Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.
/ flarum-docker Public archive

Build flarum running environment with docker. (deprecated)

License

Notifications You must be signed in to change notification settings

zhanglianxin/flarum-docker

Repository files navigation

flarum-docker

Build flarum running environment with docker.

Inspired by wanghaiwei/xiuno-docker.

Installation

First of all, be sure docker and docker-compose are installed.

Next, copy .env.example file to .env, and change it to your own circumstance.

Attention:

When set the MYSQL_USER variable, please make sure user in mysql/init-db.sql is consistent with this.

Up

Before this, make sure you've already fetch the flarum repo content to local.

docker-compose up -d

Visit YOUR-IP:NGINX_PORT in the browser, you'll get the installation page.

LICENSE

MIT

Please feel free to use it at your convenience.

About

Build flarum running environment with docker. (deprecated)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published