RConfig Management System 3.9.7
2.1K
This container is not usable alone, just use it in docker-compose environments accompanied by a MariaDB/Mysql container.
Usage:
docker run -itd --name my-container-name -v /path/on/host/rconfig/data:/home/rconfig/data -v /path/on/host/rconfig/config:/home/rconfig/config -v /path/on/host/rconfig/templates:/home/rconfig/templates -p 7743:443 nandolavras/rconfig:TAG
After container start head to:
https://CONTAINER-IP:7743/install
And follow the instructions to install the database (don't bother about mysql complain, click next and setup your BD that's running on the other container)
Changelog:
1.0.4-alpine:
1.0.3-alpine:
1.0.2-alpine:
1.0.1-alpine:
1.0:
Content type
Image
Digest
sha256:60d05f2cb…
Size
67.5 MB
Last updated
almost 4 years ago
docker pull nandolavras/rconfig