Sign inSign up

nandolavras/rconfig

By nandolavras

Updated almost 4 years ago

RConfig Management System 3.9.7

Image
1

2.1K

nandolavras/rconfig repository overview

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:

  • RConfig updated to 3.9.7

1.0.3-alpine:

  • Fixed a problem were some services not auto start after a incorrectly container/server shutdown
  • Added Healthcheck

1.0.2-alpine:

  • Added Multiarch Support

1.0.1-alpine:

  • Base migrated to Alpine 3.15.
  • Much more simple logic and less packages installed inside the container.
  • Slim size.

1.0:

  • Original container, running on CentOS 7 and with (almost) all stuff installed by RConfig install Scripts.
  • Much more space needed.

Tag summary

Content type

Image

Digest

sha256:60d05f2cb

Size

67.5 MB

Last updated

almost 4 years ago

docker pull nandolavras/rconfig