prod cleanup for live c10
This commit is contained in:
@@ -69,6 +69,12 @@ Find in proxy/conf.\
|
||||
Find in gitea conf.\
|
||||
Rebuild images.
|
||||
|
||||
### MariaDB backup:
|
||||
```
|
||||
mariadb-dump -uroot -pxxxx gitea > /bu/19840101.sql
|
||||
mariadb -uroot -pxxxx gitea < /bu/19840101.sql
|
||||
```
|
||||
|
||||
### Todo:
|
||||
- gitea subdomain will require wildcard cert -- therefore "*.oily.dad" AND "oily.dad" DONE
|
||||
- move more stuff from backend config into root .env
|
||||
- move more stuff from backend config into root .env
|
||||
|
Reference in New Issue
Block a user