Docker image for the efacloud using PHP 8, Apache and a MariaDB. Some reverse proxy should also be used to get SSL encryption.
The efacloud environment is a useful extension to the efa software, written by Nicholas Michael.
Make sure docker and docker-compose are installed.
Clone the repository
git clone https://github.com/The-Engineer/efacloud-docker.git
cp .env.sample .env
setup passwords for the database in the .env file
docker-compose up -d
Open the setup wizard and choose an efacloud version to install. In the database setup use the value mariadb as the database host (using docker internal dns routing).
Can be found here: