![security](https://hakiri.io/github/fsek/web/master.svg)
Master
![CircleCI](https://circleci.com/gh/fsek/web/tree/master.svg?style=shield&circle-token=:circle-ci-badge-token)
Stage
![CircleCI](https://circleci.com/gh/fsek/web/tree/stage.svg?style=shield&circle-token=:circle-ci-badge-token)
Our live websites
fsektionen.se
- Follows the
master
-branch and running on the production database
stage.fsektionen.se
- Follows the
stage
-branch and running on a separate database
- Is okay to merge and force push and to use as a crash course.
Getting started
Head to the wiki to learn how to setup and use the system.
What you should never do:
- Change files directly on the server (especially running commands as root!)
- Force-push to master
- Create commits directly on master