readme update
This commit is contained in:
parent
0337ad6d2a
commit
ac1d9c051c
12
README.md
12
README.md
@ -8,12 +8,14 @@ Mysql files are mounted at datadir\. \
|
|||||||
## Getting started
|
## Getting started
|
||||||
- git clone and cd into git dir
|
- git clone and cd into git dir
|
||||||
- Build zabbix image
|
- Build zabbix image
|
||||||
```bash
|
|
||||||
docker build -t .
|
|
||||||
```
|
|
||||||
- cd into configdir and configure according to your set up.
|
- cd into configdir and configure according to your set up.
|
||||||
- `docker-compose up -d`
|
```bash
|
||||||
|
git clone https://gitlab.com/alliedmaldives/ops/zabbix-dockerfile zabbix-docker
|
||||||
|
cd zabbix-docker
|
||||||
|
docker build -t .
|
||||||
|
docker-compose up -d
|
||||||
|
xdg-open http://localhost:8000
|
||||||
|
```
|
||||||
|
|
||||||
## To-do
|
## To-do
|
||||||
- mount all needed config dirs outside container. (currently only basic configs are there)
|
- mount all needed config dirs outside container. (currently only basic configs are there)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user