|
пре 2 дана | |
---|---|---|
application | пре 2 дана | |
configuration | пре 5 месеци | |
scripts | пре 5 месеци | |
sitedata | пре 2 година | |
.dockerignore | пре 4 година | |
.gitignore | пре 2 година | |
Dockerfile | пре 5 месеци | |
README.md | пре 1 година | |
docker-compose.yml | пре 2 дана |
This version of Glitch City Laboratories - tentatively v3.5 - is implemented as a self-contained web application residing in a Docker container.
As of 9 August 2016 this version of GCL is live on the Monarch Pass server. All development will be done in this repo.
The test database is a small collection of wiki pages, boards, and posts. There is an admin user (username Abwayax
, password testadmin
).
docker-compose build
docker-compose up
docker exec glitchcityinfo_web_1 tail -f /var/log/php5-fpm.log
docker-compose exec db mysqldump glitchcity -ptoor