yokoto1 wrote:I successfully connected the client to the mapper. I have a question: in the System menu, clicking the 'Save Database' button results in an error stating that the database has not been saved. How else can I back up the database?
What was the issue? I might make any new deployments easier if it was anything related to that. I haven't deployed to a new server in a while, so not aware of the issues or if I have forgot something, the deploy example files might be outdated.
The database is just a single SQLite grids.db file, you can copy/paste that file for backup, but for full backup you will also want to back up all the tile images which you can also just do by copying the files, which should be in <data-directory>/tenants/default-tenant-1 or w/e folder. As for the button not working, I have to look into that.