Checklist for creating new infosys instance - Fastaval/Infosys GitHub Wiki
(work in progress)
- Set up a database
- Check out infosys repository
- run composer install in <site root>
- Create and download key for Firebase
- Create config.ini file in ./include/
- Copy database from last year
- Set up socket for fastcgi to use in ngninx config
- Add site to nginx that uses the new instance
- Reset signup (check error log to see which tables need to be emptied)
- Update dates in gdsvagter, indgang and madtider - useful commands for this
- Set up crontab for email reminders
For moving the old instance:
- Change the nginx configuration to the new host (infosysXXXX.fastaval.dk)
- Change the <site root>/include/config.ini so app.public_uri points to the new host