Include app runtime data in AppFactory backups
This commit is contained in:
@@ -33,10 +33,8 @@ add_path() {
|
||||
add_path "$APPFACTORY_DIR/apps"
|
||||
add_path "$APPFACTORY_DIR/config"
|
||||
|
||||
# AppFactory portal/platform DB and internal data.
|
||||
add_path "$APPFACTORY_DIR/data/appfactory"
|
||||
|
||||
# Core service persistent data.
|
||||
add_path "$APPFACTORY_DIR/data/apps"
|
||||
add_path "$APPFACTORY_DIR/data/gitea"
|
||||
add_path "$APPFACTORY_DIR/data/registry"
|
||||
add_path "$APPFACTORY_DIR/data/caddy"
|
||||
|
||||
Reference in New Issue
Block a user