- 17 May, 2017 1 commit
-
-
Ryan Herbert authored
It makes sense to do things in the same way the debian packages have been setup
-
- 28 Mar, 2017 1 commit
-
-
Ryan Herbert authored
A container that starts a cron job to use the backup.sh script
-
- 08 Feb, 2017 1 commit
-
-
Ryan Herbert authored
Having such a high value for uwsgi_read_timeout does not make sense for most requests. Therefore it makes sense to create a new route for uploading which has its own value for that parameter. Placing the configuration in the separate file helps prevent duplication.
-
- 20 Jan, 2017 1 commit
-
-
Ryan Herbert authored
keyserver was still set to the old rby server, now it correctly point to an sks installation on vda.
-
- 18 Jan, 2017 2 commits
-
-
Ryan Herbert authored
vidjil log files were being removed by dockre volumes. recreating them in the uwsgi entrypoint script allows us to ensure they exist
-
Ryan Herbert authored
The nginx logs were redirected to stdout and stderr, however we need them in files in order to display them in the vidjil admin page.
-
- 12 Jan, 2017 4 commits
-
-
RyanHerb authored
app moved, the repository did not. Until we have decided on a generic name for the backend server, vda will have to suffice.
-
RyanHerb authored
-
RyanHerb authored
-
RyanHerb authored
The repository address was set to a server-specific address. This one should always point to the correct server
-
- 10 Oct, 2016 1 commit
-
-
HERBERT Ryan authored
The initial docker configuration wasn't working correctly, so this was an opportunity to switch to a docker-compose to manage individual services. This allowed to also better fit the docker philosophy of lightweight containers that manage only a single services and/or process
-