autopushed

This commit is contained in:
2023-05-28 18:19:44 +02:00
parent 0c87034996
commit 13992abe34
+6 -5
View File
@@ -6,8 +6,9 @@
- abra app run wiki-alpha.social.coop db /bin/bash
- mysql -p mediawiki < mysqldump
- The password for root can be seen with `cat /run/secrets/db_root_password`
- copy images from the wiki-dev backup:
- abra app cp wiki.social.coop images app:/var/www/html/images
- abra app run wiki.social.coop app /bin/bash
- then chown -R www-data:www-data /var/www/html/images
- then restart the app server with `abra app restart wiki.social.coop` to make images work (for some reason this is needed)
- copy images from the wiki-dev backup:
- abra app cp wiki.social.coop images app:/var/www/html/images
- abra app run wiki.social.coop app /bin/bash
- then chown -R www-data:www-data /var/www/html/images
- then restart the app server with `abra app restart wiki.social.coop` to make images work (for some reason this is needed)
- Apply theme changes, optional, e.g. https://git.autonomic.zone/autonomic-cooperative/hacktheplanet