Part-DB-server
Part-DB-server copied to clipboard
the new option in Menu Server Setting -> Management Database -> create the Backup Data Base
That is possible implement the new option in Menu Server Setting -> Management Database -> create the Backup Data Base
This is about implementing the mechanism:
docker exec --user=www-data partdb php bin/console partdb:backup --full backup.tar
It would be more convenient to do it from the GUI level than from the console level