6
« on: October 09, 2018, 10:11:32 pm »
Task was completed and following deliverables have been made.
1. private gitlab server is deployed on EQD AWS account. It is accessible on the url gitlab.equid.io For budget reasons the server is only up when active development is ongoing.
2. Deploy scripts were added to the production server. The deploy pipeline is fairly basic at the moment. To release something to production an admin still has to pull the code from git and run the deploy script on the server itself.
In a next step I propose to setup a jenkins server to automate this away.
Effective time spent is 8 hours