49 Commits (ab35ebfdfd0c8a082c9b9faa9b832cd444abdc41)

Author SHA1 Message Date
Shlee 8c241c1e0b Fix for #18637 - Migrate from elasticsearch-oss to elasticsearch basic (#18643)
2 years ago
Markus Petzsch 8d63796f91 chore: bump elasticsearch version in docker-compose.yml file; closes #18189 (#18637)
2 years ago
Yamagishi Kazutoshi f0e4809502 Format JSON and YAML using Prettier (#17823)
3 years ago
Su Yang 43b5489c0f Add healthcheck for sidekiq (#17365)
3 years ago
Shlee ef5eb1c89e [Docker-Compose] [Breaking] Postgres 9.6 is EOL (11th Nov 2021) - Migrate to 14 Stable (#16947)
3 years ago
Shlee 6566ab621e [Dockerfile] Upgrade ElasticSearch-OSS 6.8.10 to 7.10.2 (#16956)
3 years ago
Shlee 2960d381dd Update docker-compose.yml (#16489)
3 years ago
Shlee 2d2f2f08cf Update Elasticsearch from 6.1 to 6.8 in docker-compose.yml (Fix glitch-soc#1348) (#14016)
4 years ago
Shlee f94a21ce5d Update docker-compose.yml (#13756)
4 years ago
Matej Ľach 78a70bac7b increase the postgres container shm_size from 64mb to 256mb (#13451)
5 years ago
Yamagishi Kazutoshi 7544167f3c Add healthcheck endpoint for web (#11770)
5 years ago
Eugen Rochko 02cf7a07ae Change Dockerfile to bind to 0.0.0.0 instead of docker-compose.yml (#11351)
5 years ago
Eugen Rochko fe299d3417 Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (#11302)
5 years ago
Shlee decaffc020 Upgrade redis in docker-compose.yml from 4 to 5 (#9063)
5 years ago
Fabian Schlenz 2d6fd9197b Fixed Healthchecks in docker-compose.yml (#10553)
5 years ago
Sir-Boops 60b0585743 Remove uneeded command and switch to images for TOR (#9438)
6 years ago
Ben Lubar 02a84db787 Add healthcheck commands to docker-compose.yml (#9143)
6 years ago
Eugen Rochko 4b8c72a3fb Persist volumes by default in docker-compose (#9055)
6 years ago
luzpaz 1bce70d3c7 Misc. typos (#8694)
6 years ago
ThibG 56caf50db7 Update docker config and move some workers to different queues (#8345)
6 years ago
Aaron Brady 98577df03a Update docker-compose to cope with build-time assets (#8156)
6 years ago
MIYAGI Hikaru ac56fa3c22 Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SERVICE` (#7901)
6 years ago
J Yeary 9bd6bf2340 TOR federation (#7875)
6 years ago
Isatis a1db299d79 Remove Puma pidfile before boot if container receives SIGTERM (#7052)
6 years ago
Valentin Lorentz b780ef9506 docker-compose: Only bind ports 3000 and 4000 on localhost. (#7138)
7 years ago
Eugen Rochko a13ae467f9 Separate chown command in Dockerfile. Use tootsuite/mastodon image (#6662)
7 years ago
Akihiko Odaki c717f76652 Do not use npm (#6656)
7 years ago
Eugen Rochko 7ca5a06505 Full-text search for authorized statuses (#6423)
7 years ago
Akihiko Odaki ded217f84a Isolate internal services from external networks in Docker configuration (#6369)
7 years ago
Yamagishi Kazutoshi b190de470a Add packs volume to docker-compose.yml (#6348)
7 years ago
unarist 856863fe2f Specify middleware versions in docker-compose.yml (#5247)
7 years ago
Valentin Ouvrard 1f0c830c97 Switch docker-compose to version 3. (#2747)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago
Pierre Ozoux 823f220f2b Use image too in docker-compose (#1109)
8 years ago
Valentin Ouvrard 891e67669e Add (commented) volume in docker-compose && Mitigating the HTTPoxy Vulnerability (#1253)
8 years ago
Eugen dfb355c53e Revert "add persistance to Postresql container" (#1251)
8 years ago
Valentin_NC 39f478ec1d add volume for redis container
8 years ago
Valentin_NC e9b2c26a20 add persistance to Postresql container
8 years ago
Eugen Rochko 8eca42b265 Separate background jobs into different queues. ATTENTION: new queue "pull"
8 years ago
Wonderfall b11e1f73c9 use alpine-based official images
8 years ago
Eugen Rochko 9bd2b6be86 Make the streaming API also handle websockets (because trying to get the browser EventSource interface to
8 years ago
Eugen Rochko 3c1c2b0e06 Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
8 years ago
Eugen Rochko 30f9e9e624 Remove Neo4J
8 years ago
Eugen Rochko bd362f8b39 Add restart policy to docker compose
8 years ago
Eugen Rochko db09f7250d Add custom neo4j dockerfile with graphaware and noderank plugins
8 years ago
Eugen Rochko e88d667d3f Add sync command for neo4j, fix configuration, add neo4j to docker-compose, fix seed
8 years ago
Eugen Rochko 42dcb0d4cb Adding Sidekiq for background processing (firstly just of mailers)
9 years ago
Eugen Rochko 48d66a2055 Fixing the docker container setup (with assets compilation &co)
9 years ago
Eugen Rochko b17202ca0f Adding a docker-compose template for running Mastodon easily
9 years ago