Skip to content

ponzu-cms/backup-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Ponzu Backup

Usage

$ sh ponzu-backup.sh <user:password> <base url>

Example

$ sh ponzu-backup.sh gotoro:th3sush1ch3F https://api.ponzu-cms.org

Running this script will initiate an HTTP backup of all 3 components:

  • System (system.db)
  • Analytics (analytics.db)
  • Uploads (uploads.tar.gz)

Please feel free to add your own platform/shell specific scripts here within a top-level directory describing the platform or shell in which the script should be run. Then add the usage/docs above this as shown in the Bash section.

Thanks!

Releases

No releases published

Packages

No packages published

Languages