Moved to https://github.com/anyOpsOS/anyOpsOS
This is a SUPER Alpha release, do not use on production environment.
anyOpsOS started as a fun/test project and I realized that it can be a good tool to manage my GNU/Linux infrastructure. But finally I opted to do something which not require any Agent to manage the whole infrastructure of a business.
The main purpose of this project is to create a tool to: do disaster recovery tasks, monitor, install, manage and preconfigure any kind of system and it's services, reports...
Think of any tool that you use as daily basis, this project must have a similar one to do the same job. And just because all the different tools share it's information you will be more powerful than ever.
No installation is required on managed infrastructure. AGENT FREE!
If we manage all our VMWare infrastructure with Infrastructure Manager
App and integrate all the data with the Monitor
App, automatically we can have full performance charts of all it's VMs.
Now we integrate our physical Storage Systems (like NetApp/EMC...) to Infrastructure Manager
, we can control performance issues with Monitor
and automatically link it to VMWare VMs IOPS/IOwaits issues. Or with Backups Manager
we can perform Storage Snapshots, Instant VM Recovery, File Recovery and much more.
But... why not integrate it to Ansible, Terraform and many others to work as GitOps method with Notepad
?
Or just open a SSH shell with SSH
or maybe... upload/download files with SFTP
to these VMs.
As said, same with PCI Compliance checks, services management, security audits...
This project is for ProdOps, DevOps, NetOps, SecOps... people, yeah; anyOps
This project provides a Dockerfile under /docker
All tests are done with nodejs >= 12.0 as backend on:
-
Windows 10 -> Running over Git bash
-
Centos 7
-
Linux subsystem for Windows -> Ubuntu
-
Download this repo. Then;
npm install
npm build
npm prod:start
- Go with your browser at:
https://[server_ip]:8080/index.html
root:root
- How to change the default server port (80/8080):
Edit the main expressjs file located at /dist/anyOpsOS/filesystem/etc/expressjs/config.json
and change listen.port
option or listen.ports
for https
Don't hesitate to provide a Logo and Backgrounds :)
- Credentials Manager
- Manage all your
anyOpsOS
credentials to use in other installed applications.
- Manage all your
- Infrastructure Manager
- Full integration with
VMware vCenter
/ESXi
nodes andVM
s. - Full integration with
NetApp
storage. - Full integration with
K8s
andDocker
. - Full integration with
Ansible
. - Full integration with
Terraform
. - Manage all your standalone nodes (
Linux
,Windows
andSNMP
). - Generate
PCI Compilance
reports
- Full integration with
- VMware Remote Console
- Connect to any managed Virtual Machine!
- Backups Manager
- Restore
NetApp Snapshots
intoInstant Virtual Machines
. - Restore
VM Guest files
fromNetApp Snapshots
. - Mount
NetApp Snapshots
into your managedESXi
hosts. - Restore
vCenter Datastore files
fromNetApp Snapshots
. - Create Backup Jobs
NetApp Snapshots/SnapMirror/SnapVault
of yourvCenter/ESXi
infrastructure.MySQL
/MariaDB
.- ... more comming
- Restore
- Datastore Explorer
- Manage
VMware Datastores
files. - Manage
NetApp Volumes
files.
- Manage
- File Explorer
- Manage all your
anyOpsOS
files - Download files to
anyOpsOS
from URL - Download
anyOpsOS
files to your local OS.
- Manage all your
- SFTP
- Download/upload files to any SFTP server (SSH).
- Execute scripts in remote nodes.
- Download files from URL to remote nodes.
- SSH shell
- Connect to any SSH server instance.
- Monitor
- Full integration with
Netdata
. - Monitor in real time all managed nodes (physical and virtual).
- Alerts...
- Full integration with
- Drawer
- Full integration of
draw.io
.
- Full integration of
- Notepad
- Full integration of
Atom
.
- Full integration of
- Libraries to manage files
@anyopsos/lib-file
@anyopsos/lib-file-system
@anyopsos/lib-file-system-ui
@anyopsos/lib-folder
@anyopsos/lib-selectable
- Libraries to manage infrastructure
@anyopsos/lib-netapp
@anyopsos/lib-vmware
- Internal libraries
@anyopsos/lib-logger
@anyopsos/lib-service-injector
@anyopsos/lib-user
@anyopsos/lib-modal
- Others
@anyopsos/lib-scroll-spy
=> Directive
@anyopsos/lib-sanitize
=> Pipe
- External libraries ready to use in anyOpsOS
@anyopsos/lib-ext-dygraphs
@anyopsos/lib-ext-easypiechart
@anyopsos/lib-ext-gaugejs
@anyopsos/lib-ext-jquery
@anyopsos/lib-ext-lz-string
@anyopsos/lib-ext-mxgraph
@anyopsos/lib-ext-pako
@anyopsos/lib-ext-perfectscrollbar
@anyopsos/lib-ext-underscore