Command line database only backup

Thanks! I read enough here that I think I know and remember everything that’s been posted and sometimes forget to search. :man_shrugging:

I marked your post as the solution, but here’s the one-liner:

/var/discourse/launcher run app "echo 'BackupRestore::Backuper.new(Discourse.system_user.id, with_uploads: false).run' | rails c"
4 Likes