Appearance
Environments
At the moment we have 4 different environments:
- dev.seamink.dev -
devbranch - staging.seamink.dev -
stagingbranch - data.seamink.dev -
masterbranch, used by the data team - app.altruistiq.com -
masterbranch
The *.seamink.dev environments are only accessible using our VPN. Make sure to get access!
Deploys
Our deployment is automated using CI. A merge into dev will automatically deploy to dev.seamink.dev. A merge to staging will deploy to staging.seamink.dev and a merge to master will deploy to data.seamink.dev and app.altruistiq.com
IMPORTANT! Before deploying make sure to migrate the database if needed! Migrating our database is a manual process and not handled by CI.