Fork me on GitHub

Operations

During day-to-day use of Cabot you may want to do some operations on it for, apart from deployment or upgrade.

To do that, please SSH onto your host and run commands. If using docker-compose:

  • backup: docker-compose exec postgres pg_dump -U postgres postgres > cabot.sql