Commit Graph

251 Commits

Author SHA1 Message Date
Alexander Trost
3ecd80afbc zulipConfiguration: Insert all vars as a "string" by default 2016-03-15 16:36:53 +01:00
Alexander Trost
6664a31d61 Fixed the LDAP file switch 2016-03-15 16:00:07 +01:00
Alexander Trost
2a354d1c8e Removed the separated LDAP setup cause it's not needed
The "special" LDAP configuration has been moved to the zulipConfiguration function
Ref #62
2016-03-15 13:15:43 +01:00
Alexander Trost
28c3ff1459 Addresses one bug found in #61
'I'm adding exceptions more variables that need to be in another config file then the default confi file (not related to your problem, but should save me some issues later on)' - Galexrt
2016-03-13 13:13:28 +01:00
Alexander Trost
1216f496b4 Switched to master branch cause Zulip v1.3.10 doesn't has my changes in it.... 2016-03-09 17:20:33 +01:00
Alexander Trost
5a48418965 Removed memcached function thingy
Issue #61
2016-03-09 16:00:08 +01:00
Alexander Trost
924925d33a Removed some uneeded vars 2016-03-09 15:55:04 +01:00
Alexander Trost
3341117ad4 Fixed the wrong variable name
Issue #61
2016-03-09 15:14:33 +01:00
Alexander Trost
1c505ef93a Fix for #50 2016-03-09 11:16:24 +01:00
Alexander Trost
07d13143ad Fixed the empty var problem 2016-03-09 10:29:53 +01:00
Alexander Trost
e0bf2b0969 Removed sed on process_fts_updates 2016-03-08 16:44:24 +01:00
Alexander Trost
38f870e29b Fixed a typo 2016-03-07 13:34:39 +01:00
Alexander Trost
e14e908d5e Added my files from the PR to make 1.3.10 version work 2016-03-07 11:04:10 +01:00
Alexander Trost
b1be47c2d6 Added DISABLE_HTTPS env var
See feature #57
2016-02-18 15:20:06 +01:00
Alexander Trost
4b27485e76 Fix the post-setup.d script 2016-02-18 15:09:57 +01:00
Alexander Trost
f0737bcb5d Fixed the missing path for the special var 2016-02-18 09:57:50 +01:00
Alexander Trost
20e2166f30 Cleanups before we push the 1.3.10 version 2016-02-17 18:35:15 +01:00
Alexander Trost
9b90d8507a Removed a comment 2016-02-17 18:18:15 +01:00
Alexander Trost
462df2e15a Removed now unnecessary puppet folder 2016-02-17 18:15:30 +01:00
Alexander Trost
eb69170150 This adds the app:certs (see #52)) 2016-01-28 17:29:30 +01:00
Alexander Trost
dd17462485 Added all new vars that are required in the settings.py etc folder 2016-01-24 23:40:07 +01:00
Alexander Trost
f45446cfb9 Added exceptions to the new special vars that need to be in the /etc/zulip/settings.py 2016-01-24 23:37:25 +01:00
Alexander Trost
7ba2b9e202 This could fix the memcached setting problem 2016-01-24 23:32:37 +01:00
Alexander Trost
a5619f148b Removed unused function references 2016-01-24 20:29:13 +01:00
Alexander Trost
cba5efe541 Removed the old memcached env vars 2016-01-24 20:01:16 +01:00
Alexander Trost
7cc2095f27 Reflect the latest changes to the Zulip configuration
The Pull requests were by me :)
It's now much easier to configure, with less sed to use
2016-01-22 14:47:15 +01:00
Alexander Trost
dd0486bee0 Corrected the backup and restore help text (removed the wrong "app:manage" help text) 2016-01-22 13:55:33 +01:00
Alexander Trost
60c2ac3121 Added if condition to check for override of file location 2016-01-19 13:06:17 +01:00
Alexander Trost
e4aa5af748 Print file (path/name) where the setting key was added to 2016-01-19 12:41:39 +01:00
Alexander Trost
606332ea92 Optimizations for the entrypoint.sh and a small fix 2016-01-14 15:12:42 +01:00
Alexander Trost
ecce1bdb05 We have to check if the vars are set and not empty when setting them... 2015-11-18 18:50:18 +01:00
Alexander Trost
64730b499f Merge branch 'dev' 2015-11-17 10:23:29 +01:00
Alexander Trost
421023d8a2 Added messages to ldap settings 2015-11-17 10:21:17 +01:00
Alexander Trost
e6339c221b Unset the ZULIP_SETTINGS_LDAP* 2015-11-17 09:41:19 +01:00
Alexander Trost
4f17998bfe Added LDAP_AUTH support 2015-11-17 09:40:58 +01:00
Alexander Trost
da3721f0d7 Some small changes to the entrypoint.sh 2015-11-17 09:35:39 +01:00
Stanley Shilov
44735f103f Account for numbers and/or lowercase letters in env vars 2015-11-10 03:42:34 -08:00
Alexander Trost
ce8c3b4d28 echo more for the prepareDirectories function 2015-11-07 22:35:00 +01:00
Alexander Trost
3b522e7d75 "Generate" the prod-static files in the Dockerfile
The zulip script update-prod-static isn't working, so we have to download a tarball and use the prod-static files folder
2015-11-07 14:42:07 +01:00
Alexander Trost
24744507d1 Added nodaemon option to supervisor command 2015-11-07 11:49:41 +01:00
Alexander Trost
a7a7c99b77 Generate the static files in the entrypoint.sh 2015-11-06 13:14:20 +01:00
Alexander Trost
83ec5602a8 Better linking of the zulip uploads folder 2015-10-26 12:16:09 +01:00
Alexander Trost
83feb20313 Hotfix for bad declared DB_ env var 2015-10-25 21:24:49 +01:00
Alexander Trost
4b46b0b2cb Hotfix for the DB_ROOT_PASS missing - 2015-10-25 21:11:35 +01:00
Alexander Trost
3315378f75 Fixes to the bootstrapDatabase function 2015-10-25 16:33:15 +01:00
Alexander Trost
23051697cd Fix for the zulip-puppet/files/createZulipAdmin.sh 2015-10-25 16:11:38 +01:00
Alexander Trost
d13cf0c507 Fixed the != "True"'s 2015-10-25 09:27:48 +01:00
Alexander Trost
88da55f1c6 Fixed the autoBackupConfiguration function 2015-10-25 09:25:24 +01:00
Alexander Trost
11e1c3bfa1 Currently removed Log2Zulip feature
Removed some uneeded files that were originally from zulip_internal ;)
Fixed the user creation script, now called createZulipAdmin.sh
2015-10-25 09:18:12 +01:00
Alexander Trost
f4b06eee38 Part 1 of a lot fixes to the user creation and more 2015-10-25 08:29:13 +01:00