For developers
Roles & Permissions
4 min
the hosting configuration supports creation of user accounts for developers with the following roles developer lead developer release manager developer permissions can create, update and delete development environments can log into (aka "ssh") development environments can execute commands on development environments can copy files between local and development environments can access development environment logs can download partial database backups (without personal identifiable information) can download backups with file assets (user generated content) can not access anything related to production environments can not trigger backups from the production environment can not download full database backups lead developer permissions can create, update and delete development environments can create and update production environments can log into (aka "ssh") development and production environments can execute commands on development and production environments can copy files between local, development and production environments can access development and production environment logs can download partial (without personal identifiable information) and full database backups can download backups with file assets (user generated content) can trigger manual backups from the production environment can not delete production environment release manager permissions this role is designed for ci/cd tools like circleci, travisci, github actions or similar to manage automated code deployments without human involvement can create, update and delete development environments can create and update production environments can log into (aka "ssh") development and production environments can execute commands on development and production environments can copy files between local, development and production environments can access development and production environment logs can not access database backups can not access backups with file assets (user generated content) can trigger manual backups from the production environment can not delete production environment