about summary refs log tree commit diff
path: root/docker-compose.yml
AgeCommit message (Expand)Author
2020-06-10Update Elasticsearch from 6.1 to 6.8 in docker-compose.yml (Fix glitch-soc#13...Shlee
2020-05-15Update docker-compose.yml (#13756)Shlee
2020-04-12increase the postgres container shm_size from 64mb to 256mb (#13451)Matej Ľach
2019-09-07Add healthcheck endpoint for web (#11770)Yamagishi Kazutoshi
2019-07-18Change Dockerfile to bind to 0.0.0.0 instead of docker-compose.yml (#11351)Eugen Rochko
2019-07-15Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302)Eugen Rochko
2019-05-19Upgrade redis in docker-compose.yml from 4 to 5 (#9063)Shlee
2019-04-23Fixed Healthchecks in docker-compose.yml (#10553)Fabian Schlenz
2019-01-04Remove uneeded command and switch to images for TOR (#9438)Sir-Boops
2018-12-29Add healthcheck commands to docker-compose.yml (#9143)Ben Lubar
2018-10-23Persist volumes by default in docker-compose (#9055)Eugen Rochko
2018-09-14Misc. typos (#8694)luzpaz
2018-09-02Update docker config and move some workers to different queues (#8345)ThibG
2018-08-09Update docker-compose to cope with build-time assets (#8156)Aaron Brady
2018-06-29Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SER...MIYAGI Hikaru
2018-06-26TOR federation (#7875)J Yeary
2018-05-25Remove Puma pidfile before boot if container receives SIGTERM (#7052)Isatis
2018-04-15docker-compose: Only bind ports 3000 and 4000 on localhost. (#7138)Valentin Lorentz
2018-03-07Separate chown command in Dockerfile. Use tootsuite/mastodon image (#6662)Eugen Rochko
2018-03-06Do not use npm (#6656)Akihiko Odaki
2018-02-09Full-text search for authorized statuses (#6423)Eugen Rochko
2018-02-03Isolate internal services from external networks in Docker configuration (#6369)Akihiko Odaki
2018-01-24Add packs volume to docker-compose.yml (#6348)Yamagishi Kazutoshi
2017-10-06Specify middleware versions in docker-compose.yml (#5247)unarist
2017-05-04Switch docker-compose to version 3. (#2747)Valentin Ouvrard
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-15Use image too in docker-compose (#1109)Pierre Ozoux
2017-04-11Add (commented) volume in docker-compose && Mitigating the HTTPoxy Vulnerabil...Valentin Ouvrard
2017-04-08Revert "add persistance to Postresql container" (#1251)Eugen
2017-04-05add volume for redis containerValentin_NC
2017-04-05add persistance to Postresql containerValentin_NC
2017-04-04Separate background jobs into different queues. ATTENTION: new queue "pull"Eugen Rochko
2017-04-03use alpine-based official imagesWonderfall
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2016-11-29Adding rack timeout of 30sec, PuSH jobs moved to push queue so theyEugen Rochko
2016-11-24Remove Neo4JEugen Rochko
2016-10-25Add restart policy to docker composeEugen Rochko
2016-10-15Add custom neo4j dockerfile with graphaware and noderank pluginsEugen Rochko
2016-10-15Add sync command for neo4j, fix configuration, add neo4j to docker-compose, f...Eugen Rochko
2016-03-25Adding Sidekiq for background processing (firstly just of mailers)Eugen Rochko
2016-03-16Fixing the docker container setup (with assets compilation &co)Eugen Rochko
2016-03-14Adding a docker-compose template for running Mastodon easilyEugen Rochko