initial commit
This commit is contained in:
@ -3,24 +3,24 @@
|
||||
|
||||
Download config env's
|
||||
```
|
||||
wget -q https://git.sthope.dev/sthope/docker_portainer_stacks/raw/branch/master/librenms/msmtpd.env; wget -q https://git.sthope.dev/sthope/docker_portainer_stacks/raw/branch/master/librenms/librenms.env
|
||||
wget -q https://git.sthope.dev/sthope/sthope-examples/src/branch/master/docker_portainer_stacks/raw/branch/master/librenms/msmtpd.env; wget -q https://git.sthope.dev/sthope/sthope-examples/src/branch/master/docker_portainer_stacks/raw/branch/master/librenms/librenms.env
|
||||
```
|
||||
|
||||
Download configs.env (edit with your configs)
|
||||
```
|
||||
wget -q https://git.sthope.dev/sthope/docker_portainer_stacks/raw/branch/master/librenms/.env
|
||||
wget -q https://git.sthope.dev/sthope/sthope-examples/src/branch/master/docker_portainer_stacks/raw/branch/master/librenms/.env
|
||||
```
|
||||
|
||||
Docker-Compose file
|
||||
```
|
||||
wget -q https://git.sthope.dev/sthope/docker_portainer_stacks/raw/branch/master/librenms/docker-compose.yml
|
||||
wget -q https://git.sthope.dev/sthope/sthope-examples/src/branch/master/docker_portainer_stacks/raw/branch/master/librenms/docker-compose.yml
|
||||
```
|
||||
|
||||
|
||||
All files
|
||||
```
|
||||
wget -q https://git.sthope.dev/sthope/docker_portainer_stacks/raw/branch/master/librenms/msmtpd.env; \
|
||||
wget -q https://git.sthope.dev/sthope/docker_portainer_stacks/raw/branch/master/librenms/librenms.env; \
|
||||
wget -q https://git.sthope.dev/sthope/docker_portainer_stacks/raw/branch/master/librenms/.env; \
|
||||
wget -q https://git.sthope.dev/sthope/docker_portainer_stacks/raw/branch/master/librenms/docker-compose.yml
|
||||
wget -q https://git.sthope.dev/sthope/sthope-examples/src/branch/master/docker_portainer_stacks/raw/branch/master/librenms/msmtpd.env; \
|
||||
wget -q https://git.sthope.dev/sthope/sthope-examples/src/branch/master/docker_portainer_stacks/raw/branch/master/librenms/librenms.env; \
|
||||
wget -q https://git.sthope.dev/sthope/sthope-examples/src/branch/master/docker_portainer_stacks/raw/branch/master/librenms/.env; \
|
||||
wget -q https://git.sthope.dev/sthope/sthope-examples/src/branch/master/docker_portainer_stacks/raw/branch/master/librenms/docker-compose.yml
|
||||
```
|
Reference in New Issue
Block a user