Skip to content

The-Engineer/efacloud-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

efacloud-docker

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.


Setup

Make sure docker and docker-compose are installed.

Clone the repository

git clone https://github.com/The-Engineer/efacloud-docker.git

Setup .env variables

cp .env.sample .env

setup passwords for the database in the .env file

Run the compose file

docker-compose up -d

Open application and run setup

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 I haz sources

Can be found here:

About

Docker image to run the efacloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published