Clover Free Installation

Run the command below to install Clover Free on your server.
CLOVER FREE SETUP

Run Clover Free with Docker

Use the command below to deploy Clover Free on your server in a few minutes. Make sure Docker is installed before running the command.

Free version

Docker-based setup

Quick deployment

Docker command
docker run -d -p 8080:8080 -v clover_data:/var/lib/mysql --name clover_app --read-only --tmpfs /tmp:rw,exec,nosuid,size=256m --tmpfs /var/tmp:rw,exec,nosuid,size=256m --tmpfs /run:rw,nosuid,size=64m --tmpfs /dev/shm:rw,nosuid,size=256m --security-opt=no-new-privileges:true clover-secure:latest
Prerequisites

Docker installed

Default Port

8080

Persistant Data

clover_data volume

?
Need help? View documentation or contact support.