Commit Graph

64 Commits

Author SHA1 Message Date
free dd9f87d2f2 Update 'scripts/install' 2018-06-07 21:32:58 +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
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 3033c99ebe Indent using spaces. 2016-07-05 12:26:52 +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
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
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 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
julienmalik 409317b39a [fix] searx breaks /var/cache directory 2015-03-30 15:53:50 +02: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 5bcc6bcd65 Update install 2014-12-04 21:43:45 +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 add6eebd5f [enh] use bash var for final path to avoid mess in the future 2014-09-23 12:20:00 +02:00
Julien Malik 344c46e59a [fix] mess with final path 2014-09-23 12:17:11 +02:00
Julien Malik a739fc0bb2 [enh] use variable for swapfile consistency 2014-09-23 12:03:58 +02:00
Adrien Beudin 8658db8ff6 boulet de git 2014-07-23 00:14:40 +02:00
Adrien Beudin 11cdc84b28 pull opi 2014-07-23 00:00:31 +02:00
Adrien Beudin 43ea3945cd Revert "pull opi"
This reverts commit 1257e1c570.
2014-07-22 23:58:04 +02:00
Adrien Beudin 1257e1c570 pull opi 2014-07-22 23:55:17 +02:00
opi 90736b2cc3 [fix] Save specific settings 2014-07-22 12:22:20 +02:00
opi ac6128ed57 [fix] Do not force skipped_uri. 2014-07-21 23:53:14 +02:00
opi 21b5b056d5 [fix] Handle install on sub folder. 2014-07-21 23:42:32 +02:00
opi 44245ac16d [fix] Syntax error in regex. 2014-07-21 23:35:36 +02:00
opi 31a3b28b3a [fix] Set base_url in config file. Syntax fix in install script. 2014-07-21 23:26:57 +02:00
abeudin 2b26238b9c Update install 2014-05-31 12:19:18 +02:00
abeudin 7b6bac7e9d Update install 2014-05-31 12:14:49 +02:00
abeudin 1ff054b15c Merge pull request #2 from Kloadut/patch-1
Update install
2014-05-29 14:45:48 +02:00
abeudin 3a66eca3c3 Update install 2014-05-29 14:41:28 +02:00
Alexis Gavoty 34513a072c Update install 2014-05-29 13:06:31 +02:00
abeudin f2689b623c Update install 2014-05-29 12:45:06 +02:00
abeudin feb5a9caf0 Update install 2014-05-27 16:15:41 +02:00
abeudin 9fbd35a508 Update install 2014-05-27 16:06:50 +02:00
Alexis Gavoty 691f92da91 [fix] Skipped_uris + install uwsgi 2014-05-27 13:14:07 +02:00