Commit Graph

96 Commits

Author SHA1 Message Date
free 11d1b35302 Update 'scripts/upgrade' 2018-06-07 21:34:06 +02:00
free dd9f87d2f2 Update 'scripts/install' 2018-06-07 21:32:58 +02:00
Maniack Crudelis 284b2973ef Fix upgrade from 2018-04-24 16:39:09 +02:00
Maniack Crudelis 96dbbbedad Fix upgrade 2018-04-24 16:34:43 +02:00
Maniack Crudelis 71cca24813 Fix stretch 2018-03-08 17:10:43 +01:00
Maniack Crudelis 517a45a64f
A little bit too quick... 2017-12-19 18:16:52 +01:00
Maniack Crudelis 2548d2dfe0
[enh] Fix is_public in lowercase or uppercase. 2017-12-19 18:13:23 +01:00
Jimmy Monin 66febb3add Remove need to maintain settings.yml file 2017-11-30 19:39:06 +01:00
Jimmy Monin f59da0dcbc Fix install and upgrade
References:
https://cryptography.io/en/latest/faq/#installing-cryptography-fails-with-invalid-environment-marker-python-version-3
https://stackoverflow.com/a/45631202
2017-11-23 22:57:52 +01:00
Maniack Crudelis e71e417863 [enh] Update of the scripts 2017-08-28 03:03:36 +02:00
Maniack Crudelis 4504156c8b Last helpers & New backup 2017-06-13 15:47:47 +02:00
Maniack Crudelis a12c4b6e92 Refactoring and upgrade 0.11
- Add a license file
- Uses last helpers
- Nginx configuration on one file for subpath and root
- Upgrade 0.11
- Script restore fixed
- Global refactoring
2017-05-01 15:47:20 +02:00
ozzmos d07267b8a8 upgrade searx to version v0.10 (#4)
* remove upstream source files
* upgrade searx to version v0.10
2016-12-09 16:28:29 +01:00
opi ec080cbcc4 [fix] Add missing 'virtualenv' dependency. 2016-11-20 14:02:33 +01:00
opi f5bd716b4b [fix] Be sure to kill attached process before remove user. 2016-07-07 10:38:24 +02:00
opi 70126c6be7 Remove searx user before restart uwsgi service. 2016-07-05 12:49:44 +02:00
opi 3033c99ebe Indent using spaces. 2016-07-05 12:26:52 +02:00
opi e3de44b71d Delete user only if exists. 2016-07-05 12:25:33 +02:00
opi 991873d35b Force path to start with a leading slash. 2016-07-05 12:25:15 +02:00
opi 5acde5fb76 Scripts cleanup 2016-07-04 21:16:34 +02:00
opi d0ab8c5f31 [enh] Backup/restore scripts. WIP 2016-05-07 18:21:06 +02:00
Laurent Peuch bd56eb4f5d [mod] be paranoid to be sure we don't compile lxml 2016-04-27 09:13:35 +02:00
Laurent Peuch b7481fc09e [fix] same duplicated instruction 2016-04-27 09:13:23 +02:00
Laurent Peuch a13428c101 [fix] this was basically doing pip install -U -r requirements.txt 2016-04-27 09:09:20 +02:00
Laurent Peuch 6da808d6d6 [mod] uses ynh pkg list (without lxml) 2016-04-27 09:09:12 +02:00
opi eaa62ad5a1 Only try to create user if not present. 2016-04-24 19:46:20 +02:00
opi 7f54d2971f Use manage.sh instead of manage.py 2016-04-24 19:32:02 +02:00
opi b9c700d9e5 Fix wrong path to manage.py 2016-04-24 19:24:11 +02:00
opi ea9e5bb5c4 Fix path & location issues with trailing slash and sub-folder instalation. 2016-04-24 18:05:52 +02:00
opi 8db382e9ee Fix dependencies on upgrade. 2016-04-24 17:11:24 +02:00
opi 22be99d6e8 Fix dependencies on install. 2016-04-24 17:08:48 +02:00
Laurent Peuch c97648e410 Allow virtualenv to use system wide packages
This fix the installation on some architecture by avoiding to compile lxml and also on architecture with low available ram (like the internet cube).
2015-09-10 21:51:14 +02:00
Beudbeud ff0a461eb9 [fix] swapoff 2015-09-08 23:39:36 +02:00
Beudbeud 1c53edb720 [fix] swapoff 2015-09-08 23:36:19 +02:00
Beudbeud efb5928aa1 [fix] upgrade script 2015-09-08 23:30:32 +02:00
Beudbeud 27f9f8b780 [fix] upgrade script, remove init virtualenv 2015-09-08 23:26:24 +02:00
Beudbeud ff5d41e888 [fix] upgrade script, remove init virtualenv 2015-09-08 23:19:53 +02:00
julienmalik 409317b39a [fix] searx breaks /var/cache directory 2015-03-30 15:53:50 +02:00
abeudin d113469115 Update upgrade 2015-03-03 13:20:04 +01:00
abeudin cc4e6a0228 Update install 2015-03-03 13:18:58 +01:00
abeudin 20f24ccc42 Update install 2015-02-20 14:24:33 +01:00
abeudin 3fc109275f Update upgrade 2015-02-16 12:12:13 +01:00
abeudin b6c8b87bf4 Update upgrade 2014-12-13 13:58:26 +01:00
abeudin 5bcc6bcd65 Update install 2014-12-04 21:43:45 +01:00
abeudin 58512a4e41 Update upgrade 2014-12-01 12:27:58 +01:00
Beudbeud bb51bee55e update searx 2014-12-01 12:26:38 +01:00
abeudin 43d231ed9e Merge pull request #10 from opi/master
[enh] Pass SSO credentials even in public mode.
2014-10-30 13:20:51 +01:00
opi 2227cd2761 [enh] Pass SSO credentials even in public mode.00 2014-10-30 12:50:49 +01:00
Julien Malik 606b32e804 Merge kload patch-2 branch 2014-09-23 13:24:30 +02:00
Julien Malik add6eebd5f [enh] use bash var for final path to avoid mess in the future 2014-09-23 12:20:00 +02:00