Dockerized verision of HumHub, social network kit.
407
See the github page
Forked from HumHub/HumHub
To run, you need a MySQL/MariaDB backing database. This can easily be done with a docker-compose.yaml file like the example included in this repository.
To run, just cd to a directory with your docker-compose.yaml file and run docker-compose up -d. If you want to persist uploads, data, configuration etc. make /var/www/html a docker volume and persist your database data - or uncomment the sections of the sample docker-compose.yaml file that do just that.
The humhub container will install all HumHub content and start an Apache2 server. You will need to navigate to the web interface to complete set-up but all requirements should be pre-installed and ready to run.
There are a handful of (optional) environment variables supported to customize the installation, which can each be omitted to use defaults:
HumHub is a feature rich and highly flexible OpenSource Social Network Kit written in PHP.
It's perfect for individual:
More information:
Content type
Image
Digest
Size
98.7 MB
Last updated
over 7 years ago
docker pull jusdino/humhub