The docker environment for developing Blackbird Chess
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jeroen De Meerleer 221c87d815
Initial commit
2 months ago
.devcontainer Initial commit 2 months ago
.github Initial commit 2 months ago
.vscode Initial commit 2 months ago
DOCUMENTATION Initial commit 2 months ago
adminer Initial commit 2 months ago
aerospike Initial commit 2 months ago
apache2 Initial commit 2 months ago
aws-eb-cli Initial commit 2 months ago
beanstalkd Initial commit 2 months ago
beanstalkd-console Initial commit 2 months ago
caddy Initial commit 2 months ago
cassandra Initial commit 2 months ago
certbot Initial commit 2 months ago
clickhouse Initial commit 2 months ago
couchdb Initial commit 2 months ago
dejavu Initial commit 2 months ago
docker-registry Initial commit 2 months ago
docker-web-ui Initial commit 2 months ago
elasticsearch Initial commit 2 months ago
gearman Initial commit 2 months ago
gitlab Initial commit 2 months ago
grafana Initial commit 2 months ago
graylog Initial commit 2 months ago
haproxy Initial commit 2 months ago
hhvm Initial commit 2 months ago
ide-codiad Initial commit 2 months ago
ide-icecoder Initial commit 2 months ago
ide-theia Initial commit 2 months ago
ide-webide Initial commit 2 months ago
ipython Initial commit 2 months ago
jenkins Initial commit 2 months ago
jupyterhub Initial commit 2 months ago
kibana Initial commit 2 months ago
laravel-echo-server Initial commit 2 months ago
laravel-horizon Initial commit 2 months ago
logstash Initial commit 2 months ago
mailcatcher Initial commit 2 months ago
maildev Initial commit 2 months ago
mailhog Initial commit 2 months ago
manticore Initial commit 2 months ago
mariadb Initial commit 2 months ago
memcached Initial commit 2 months ago
mercure Initial commit 2 months ago
minio Initial commit 2 months ago
mongo Initial commit 2 months ago
mongo-webui Initial commit 2 months ago
mosquitto Initial commit 2 months ago
mssql Initial commit 2 months ago
mysql Initial commit 2 months ago
nats Initial commit 2 months ago
neo4j Initial commit 2 months ago
nginx Initial commit 2 months ago
openresty Initial commit 2 months ago
percona Initial commit 2 months ago
php-fpm Initial commit 2 months ago
php-worker Initial commit 2 months ago
phpmyadmin Initial commit 2 months ago
portainer Initial commit 2 months ago
postgres Initial commit 2 months ago
postgres-postgis Initial commit 2 months ago
rabbitmq Initial commit 2 months ago
react Initial commit 2 months ago
redis Initial commit 2 months ago
redis-cluster Initial commit 2 months ago
redis-webui Initial commit 2 months ago
rethinkdb Initial commit 2 months ago
selenium Initial commit 2 months ago
soketi Initial commit 2 months ago
solr Initial commit 2 months ago
sonarqube Initial commit 2 months ago
sqs Initial commit 2 months ago
ssdb Initial commit 2 months ago
swagger-editor Initial commit 2 months ago
swagger-ui Initial commit 2 months ago
tarantool Initial commit 2 months ago
tarantool-admin Initial commit 2 months ago
thumbor Initial commit 2 months ago
traefik Initial commit 2 months ago
varnish Initial commit 2 months ago
weaver/conf Initial commit 2 months ago
workspace Initial commit 2 months ago
zookeeper Initial commit 2 months ago
.editorconfig Initial commit 2 months ago
.env.example Initial commit 2 months ago
.gitattributes Initial commit 2 months ago
.gitignore Initial commit 2 months ago
.gitpod.yml Initial commit 2 months ago
.travis.yml Initial commit 2 months ago
LICENSE Initial commit 2 months ago
LICENSE.md Initial commit 2 months ago
README.md Initial commit 2 months ago
docker-compose.neo4j.yml Initial commit 2 months ago
docker-compose.sync.yml Initial commit 2 months ago
docker-compose.yml Initial commit 2 months ago
docker-sync.yml Initial commit 2 months ago
sync.sh Initial commit 2 months ago
travis-build.sh Initial commit 2 months ago

README.md

Blackbird Chess (Development docker image)

Part of Blackbird Chess

Copyright (C) 2023- Blackbird Chess Contributors

Forked from Laradock

The repository provides the docker image required to develop the server.

Usage

$ docker compose up -d php-fpm nginx

Licence

Copyright (C) 2018- Jeroen De Meerleer <schaak@jeroened.be>
Copyright (C) 2023- Blackbird Chess Contributors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.