- 13 Apr, 2018 1 commit
-
-
Alexander Shlemov authored
-
- 08 Mar, 2018 1 commit
-
-
Ryan Herbert authored
-
- 07 Mar, 2018 1 commit
-
-
Ryan Herbert authored
-
- 18 Oct, 2017 2 commits
-
-
Ryan Herbert authored
I accidentally removed the link to this file when removing the permission changes that were applied to the installed web2py.
-
Ryan Herbert authored
The web2py package for debian is a little out-dated and we would like to use the latest version. As mentionned here web2py.com/init/default/download specifying in the license where web2py's code begins and our app's ends allows us to do this. This commit updates the copyright file in the package to provide these details and allow us to package our server with whichever version of web2py we need.
-
- 03 Mar, 2017 1 commit
-
-
Mikaël Salson authored
As the ~segmenter-app launches Vidjil directly in a controller we need uwsgi to let its process use enough memory for Vidjil. Fixes #2215.
-
- 18 Jan, 2017 1 commit
-
-
Ryan Herbert authored
If the folder /var/vidjil happened to already exist on the host machine (as was the case with the docker image due to the inclusion of a volume pointing to that directory) the whole if statement and the log files would never be created if they didn't already exist.
-
- 11 Jan, 2017 1 commit
-
-
RyanHerb authored
The cgis are needeed for some browser functionnalities. They are compiled automatically into the vidjil package so we make the most of this rather than recompile them for the browser package.
-
- 09 Jan, 2017 1 commit
-
-
RyanHerb authored
-
- 04 Jan, 2017 1 commit
-
-
RyanHerb authored
-
- 13 Oct, 2016 2 commits
-
-
HERBERT Ryan authored
In previous package releases it was unclear to which program the data storage folders belonged. By default the upload and result folders were created in /mnt. They are now created in /mnt/vidjil.
-
HERBERT Ryan authored
-
- 07 Oct, 2016 2 commits
-
-
HERBERT Ryan authored
In order to make the change to https seemless for users, nginx will now automatically redirect users from old http urls to the new https ones.
-
HERBERT Ryan authored
-
- 29 Sep, 2016 1 commit
-
-
HERBERT Ryan authored
Added 'none' options to webserver and init selection so users can opt to choose their own webserver or startup program
-
- 23 Sep, 2016 18 commits
-
-
HERBERT Ryan authored
Commented upstart uninstall function as it was causing issues when uninstalling a systemd installation
-
HERBERT Ryan authored
-
HERBERT Ryan authored
Inadvertantly added germlines to server package.
-
HERBERT Ryan authored
algo sources are not packaged so VERSION file doesn't make much sense.
-
HERBERT Ryan authored
missing comma in control file dependencies
-
HERBERT Ryan authored
germlines and data files are no longer packaged with the Vidjil Browser
-
HERBERT Ryan authored
Added automatically built VERSION files to all packages
-
HERBERT Ryan authored
Dissociated the browser from the server package and added browser dependency on server package
-
HERBERT Ryan authored
Fixed te issue with build-algo and build-server where copied files were not removed from the packaging folder once the build had ended
-
HERBERT Ryan authored
-
HERBERT Ryan authored
Added execution user to systemd web2py scheduler service
-
HERBERT Ryan authored
-
HERBERT Ryan authored
Resolved an issue with the packaging configuration due to some nasty copy/pasting from a script which introduced some unwanted backslashes
-
HERBERT Ryan authored
Added automation scripts for building the vidjil server Debian package
-
HERBERT Ryan authored
Added automation scripts for building the vidjil algorithm debian package
-
HERBERT Ryan authored
Added scripts to build a package containing the germline directory and the Makefile which allows the user to download the IMGT germlines
-
HERBERT Ryan authored
-
HERBERT Ryan authored
-