- 07 Apr, 2020 1 commit
-
-
Mathieu Giraud authored
Acknowledgements See merge request !638
-
- 06 Apr, 2020 11 commits
-
-
Mikaël Salson authored
Feature s/server reviews Closes #4167 See merge request !632
-
Mikaël Salson authored
Don't remove files as it would remove the databases files for instance
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
- 02 Apr, 2020 7 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
Make them point on the demo/ directory
-
Mikaël Salson authored
-
- 31 Mar, 2020 2 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
-
- 30 Mar, 2020 19 commits
-
-
Mikaël Salson authored
When updating we may have some issues with permissions (eg. because rsync will try to delete folders that have been created by uwsgi on which it doesn't have permissions): we ignore such errors.
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
We also need browser/ and server/
-
Mikaël Salson authored
We need to give rights to www-data. But for deleting the directory at the end we need the current user to have the rights. Thus before deleting we need to set back the ownership to the original owner.
-
Mikaël Salson authored
The Nginx configuration needs to be different for client and server config. XXXX.ci.vidjil.org is already used for client review
-
Mikaël Salson authored
Otherwise it was also matching the names under 'depends_on'
-
-
Mikaël Salson authored
That may be useful on ci.vidjil.org
-
Mikaël Salson authored
-
Mikaël Salson authored
1. Only one awk script now 2. Certificates are directly managed on the server now
-
Mikaël Salson authored
-
See #4167
-
set the host in conf.js to point to the VIRTUAL_HOST value See #4167
-
-
-
missing volumes, missing make calls, permissions, etc...
-
using a more explicit regex allows us to remove a flag from the code
-
add fuse host as localhost to fuse container. For some reason specifying the network_mode (necessary for nginx-proxy), prevents fuse from knowing itself.
-