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