Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mingfang/docker-icinga2
Runs Icinga2 and IcingaWeb2 Inside Docker
https://github.com/mingfang/docker-icinga2
Last synced: about 2 months ago
JSON representation
Runs Icinga2 and IcingaWeb2 Inside Docker
- Host: GitHub
- URL: https://github.com/mingfang/docker-icinga2
- Owner: mingfang
- Created: 2015-01-19T06:16:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-19T06:39:52.000Z (almost 10 years ago)
- Last Synced: 2023-03-14T04:15:34.096Z (almost 2 years ago)
- Language: Shell
- Size: 156 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-icinga2
Runs Icinga2 and IcingaWeb2 Inside DockerUse ```./build``` to build the Docker image.
Use ```./run``` to run Icinga2, IcingaWeb2 and MySql.
IcingaWeb2 listens on port 81.
The default login is ```admin```, pasword ```admin```.The MySql database will be persistent in the ```data``` directory.