logo

Docker

Roxy-WI Docker image does not include HAProxy service. It must be installed separately on your server via SSH.

Getting the Docker image


Login to the Roxy-WI registry:



Go to TOP

Deploy


Deploy Roxy-WI as a service in Docker Swarm:
or

Edit repo file fot adding your credentials:

Add your credentials:
Go to TOP

DB settings


Roxy-WI uses Sqlite database by default. Enable MySQL database in the production environment to use it instead:

In order to start using MySQL, you should create a database, a user and grant the privileges to this user:

After Database creating run the script create_db.py inside Roxy-WI container. The script is in folder /var/www/haproxy-wi/app

Go to TOP

The versions of Docker images


The docker images contain the same versions as the RPM packages:
Go to TOP

Was this article helpful?

Yes, thanks!
Go back