pageboard / server

Web site building system - server packages
MIT License
4 stars 0 forks source link

site-at-<day> #108

Open kapouer opened 2 years ago

kapouer commented 2 years ago

Every day, make a copy of pageboard named after the day before (possibly overwriting the one before). site-at-monday.pageboard.io, etc...

The copies must be done in another postgresql cluster to avoid barman continuous archiving of the copies.

pageboard api must be able to connect to the seven different databases depending on the hostname used to access it.