|
преди 3 седмици | |
---|---|---|
application | преди 1 месец | |
configuration | преди 2 месеца | |
scripts | преди 3 седмици | |
sitedata | преди 2 години | |
.dockerignore | преди 5 години | |
.gitignore | преди 3 години | |
Dockerfile | преди 3 седмици | |
README.md | преди 5 месеца | |
docker-compose.yml | преди 5 месеца |
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
).
As of 15 June 2019 (MediaWiki 1.32) the VisualEditor extension is included. This requires a Parsoid service, which is not included. See the docker-compose.yml
for details.
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