1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-21 01:49:22 +02:00
mailcow-dockerized/helper-scripts
Christian 🦄 7c8e5c10ca
Add create command to prevent external: true warnings (#6203)
This is related to https://github.com/mailcow/mailcow-dockerized/issues/5970 and https://community.mailcow.email/d/2126-backup-restore/2

It adds `docker compose create` to the script which gets executed directly after the sync of the mailcow-dockerized directory. This way the Docker daemon on the remote side creates everything and we get rid of the warning "volume "XYZ" already exists but was not created by Docker Compose. Use `external: true` to use an existing volume"

This is helpful if you use the create-cold-standby.sh script to migrate your mailcow installation to another server and don't want to get those warnings after migration.

Co-authored-by: Niklas Meyer <niklas.meyer@servercow.de>
2024-12-10 09:25:29 +01:00
..
docker-compose.override.yml.d Merge pull request #5845 from iamspido:patch-1 2024-06-06 15:30:15 +02:00
_cold-standby.sh Add create command to prevent external: true warnings (#6203) 2024-12-10 09:25:29 +01:00
add-new-lang-keys.php 🛠 fix: Language detection 2022-10-06 22:21:12 +08:00
backup_and_restore.sh [Redis] redis-cli suppress auth warning 2024-11-19 15:10:52 +01:00
check_translations.rb 🛠 fix: Language detection 2022-10-06 22:21:12 +08:00
expiry-dates.sh Fixed permission for expiry-dates.sh 2023-03-03 12:41:24 +01:00
generate_caa_record.py T.: Added a script for generating CAA records 2023-10-23 19:44:28 +02:00
mailcow-reset-admin.sh Fix broken pipe error in reset-admin.sh 2023-03-28 11:17:59 +02:00
reset-learns.sh [Redis] redis-cli suppress auth warning 2024-11-19 15:10:52 +01:00
update_compose.sh [Compose Updater] Corrected syntax errors 2022-12-26 14:33:15 +01:00
update_postscreen_whitelist.sh Update update_postscreen_whitelist.sh 2023-04-26 18:44:35 +02:00