Skip to content
This repository has been archived by the owner on Mar 28, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 528 Bytes

OPERATIONS.MD

File metadata and controls

23 lines (17 loc) · 528 Bytes

Operations

useful information for operations.

Backup

you only need to backup the files in the /var/persistent folder. Using rsync, do something like this:

rsync -azP ~/www/events.thealternative.ch/production/shared/var/persistent/ user@IP:~/backup/

Impersonation

you may impersonate another user if you an admin (must be set directly in the database) with

http://example.com/[email protected]

finish impersonation with

http://example.com/somewhere?_switch_user=_exit