aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/feedController.php
diff options
context:
space:
mode:
authorGravatar Germs2004 <5519340+Germs2004@users.noreply.github.com> 2020-08-29 06:16:03 -0400
committerGravatar GitHub <noreply@github.com> 2020-08-29 12:16:03 +0200
commit20d0f9cd762ce09f392a103abcfe1d18e2c63654 (patch)
tree17821b4c5bdeedead30e6861e612beb378c57a9d /app/Controllers/feedController.php
parentec0dd94b0a9c95920e23b74606c158659c72132c (diff)
volume names include redundant prefix (#3108)
This proposed change includes tweaks to the names of the services and volumes, and adds an explicit label to the postgres and freshrss containers. Using a more generic "freshrss-db" instead of "freshrss_postgresql" seems more standard among other docker projects and makes it a bit easier to switch databases later. Removing the "freshrss_" prefix from the volume names solves a problem where the docker-compose automatically prepends a "project name" to volume names upon running "up". So if your docker-compose.yml file is stored in a folder named "freshrss", you would end up with a redundant volume name of "freshrss_freshrss_data". This also adds a restart policy to the db container.
Diffstat (limited to 'app/Controllers/feedController.php')
0 files changed, 0 insertions, 0 deletions