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
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