aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yml (follow)
Commit message (Collapse)AuthorAgeLines
* Remove obsolete version indicator in docker-compose.ymlGravatar wookie1842025-04-08-2/+0
|
* use pseudo-tty for sir-lancebot serviceGravatar Numerlor2021-11-09-0/+1
| | | | | This allows the coloredlogs module to automatically detect colour support when running in docker
* Change to unless-stopped restart policyGravatar Chris2021-06-06-1/+6
| | | | | | Since we use the same port for redis on all out projects, having this always restart causes conflicts for people starting up docker and wanting to use redis for anyother project.
* Default redis host in docker-composeGravatar Chris2021-02-06-0/+2
|
* Get env vars from .env fileGravatar Chris2021-01-13-8/+2
|
* Remove references to old name.Gravatar Leon Sandøy2020-11-21-9/+7
| | | | | I've tried to replace this with generic references where appropriate, but a lot of the time it just doesn't make a lot of sense to do so.
* Simpler environment variables.Gravatar Leon Sandøy2020-11-20-6/+6
| | | Co-authored-by: Jeremiah Boby <[email protected]>
* Depend bot on redis, add other environment variables + sync filesGravatar ks1292020-11-16-4/+7
|
* Relay seasonalbot token and debug to docker-compose.ymlGravatar ks1292020-11-16-2/+2
|
* Put development Redis information to containerGravatar ks1292020-11-16-0/+1
|
* Add Redis service to docker-compose.ymlGravatar ks1292020-11-16-0/+5
|
* Deseasonify: remove `season_override` env varGravatar kwzrd2020-03-21-1/+0
| | | | Unused and no longer relevant.
* Strip references to seasonalbot chatGravatar S. Co12020-03-01-1/+0
| | | | Redirect any output to seasonalbot commands, where relevant
* Cleanup Dockerfile and CI Build & Push stageGravatar scragly2019-09-19-0/+24