This is a docker-compose file to help practice for MACCDC. It contains:
- Big Blue Button
- Cyclos
- Cyclos DB
- Nagios
- Request Tracker 4
- Webmin
- Asterisk/FreePBX
Tested on Xubuntu 15.10
- Install docker, docker-compose
- Clone this repo, cd to it
- docker-compose up (Add -d to have everything run in the background)
To bring everything down, ctrl+c if not detached, otherwise docker-compse down if in detached mode.
That's it. It will take some time to download all the images and have everything come up.
Anywhere $IP is mentioned, that is your internal IP on linux, or docker vm on windows/linux (docker-machine ip default)
- http://$ip
You will need a Cyclos account to setup and configure it.
- http://$ip:8080
- http://$ip:8001/nagios/
- Username: nagiosadmin
- Password: admin
- http://$ip:8010
- Username: root
- Password: password
- http://$ip:10000
- Username: root
- Password: pass
- http://$ip:8050/admin
- User/pass created on first login