Magic Glass is a set of technologies to create, manage and maintain a company's networks and services.
For a single machine and orchestrator:
For multiple machines and a single orchestrator:
First-time usage:
Install Ansible 2.0+ and sshpass on your management workstation
Clone the Magic Glass repositories.
git clone https://github.com/getglass/magic-glass.git
git clone https://github.com/getglass/magic-glass-secrets.git
ansible-playbook site.yml -i inventory --ask-pass --ask-become-pass
ansible-playbook site.yml -i inventory
You can find us on IRC at #getglass on irc.freenode.net. The IRC channel is a good place to get help or discuss development of Magic Glass. However, as Magic Glass is not currently in wide distribution, the Gitter channel at the top of this README will be more helpful to you.
magic-glass and magic-glass-secrets are made available under the MIT license. See the LICENSE file for details.
This is a TODO list specific to the overall project (for tasks that do not belong in a particular module).