Security & Maintenance

9. Security Best Practices

8. Operations & Maintenance

Monitoring

Use the /health endpoint for uptime monitoring.

Logging

Logs are rotated daily in the logs/ folder. Set logging.level to debug for verbose traces.

Backup

For SQLite, simply copy the data/rivo.db file. For PostgreSQL, use pg_dump.