Commit Graph

460 Commits

Author SHA1 Message Date
Alexander Trost
6d7ceb0460 Just some small changes 2015-10-24 03:28:14 +02:00
Alexander Trost
0fb94d6e16 This should fix the regex (line 123) 2015-10-24 03:26:46 +02:00
Alexander Trost
4d49a399af Fixes for the setConfigurationValue 2015-10-24 02:25:12 +02:00
Alexander Trost
0317d89b1d Fixes for the setConfigurationValue function 2015-10-24 01:53:19 +02:00
Alexander Trost
cd751c7c0a Added some more set +e and set -e to $? 2015-10-24 01:21:59 +02:00
Alexander Trost
9d53f3419d Added set +e and set -e to grep commands 2015-10-24 01:20:06 +02:00
Alexander Trost
1e9b9bd317 Fix for /root/zulip/scripts/setup/generate_secrets.py: permission denied 2015-10-24 00:19:02 +02:00
Alexander Trost
7fddca45b0 Added "4 spaces 1 intent" note in README.md 2015-10-23 23:53:24 +02:00
Alexander Trost
5d9c2acfb0 Removed postgresql-9.3 from the packages to install
Fixes and tweaks for the entrypoint.sh #31
Added currently experimental Log2Zulip env vars and functions
Cleand and reformatted some Zulip puppet manifests
2015-10-23 23:45:12 +02:00
Alexander Trost
64a5cde994 Execute the /root/zulip/scripts/setup/generate_secrets.py as user zulip 2015-10-23 22:17:17 +02:00
Alexander Trost
16649298fc Fixed some bugs in the revamped entrypoint.sh 2015-10-23 22:16:18 +02:00
Alexander Trost
6fae57454e Added missing function to appRun 2015-10-23 21:54:52 +02:00
Alexander Trost
06ad3d7cd0 Added CMD "app:run" 2015-10-23 21:17:55 +02:00
Alexander Trost
2d37917b65 This could speed up the build process 2015-10-23 20:11:07 +02:00
Alexander Trost
c4711666fe Removed a local at the wrong place 2015-10-23 20:05:55 +02:00
Alexander Trost
531232e6ff Fixed the entrypoint.sh permissions 2015-10-23 19:14:30 +02:00
Alexander Trost
fb32f42c95 Clean up of all files #31 2015-10-23 19:13:51 +02:00
Alexander Trost
13f9c1e8f4 Merge branch 'master' of git://github.com/cmcneil/docker-zulip 2015-10-22 22:44:10 +02:00
Alexander Trost
5b09039c2a Merge branch 'master' of git://github.com/cmcneil/docker-zulip into dev 2015-10-22 22:43:42 +02:00
Alexander Trost
0a5e969daa Added the current "namespace" to all log messages 2015-10-22 22:43:18 +02:00
Alexander Trost
03bd0d8fff Fixed the IRC link 1.3.7 2015-10-22 20:15:02 +02:00
Alexander Trost
7f59156d08 Merge branch 'dev' 2015-10-22 20:07:37 +02:00
Carson McNeil
33d17c586e Fix a broken link
Got copied from the wiki with a relative path.
2015-10-22 10:47:03 -07:00
Alexander Trost
f07669881e Changed some output messages to be a bit more meaningful 2015-10-22 19:39:24 +02:00
Carson McNeil
d3facb40ad Merge pull request #1 from Galexrt/master
Catching up with master
2015-10-22 09:56:56 -07:00
Alexander Trost
8a2e642fc2 Merge branch 'dev' 2015-10-22 18:49:24 +02:00
Alexander Trost
3818a5a3ee Set default value for env var ZULIP_AUTO_GENERATE_CERTS 2015-10-22 18:48:33 +02:00
Alexander Trost
80b5405caa Merge branch 'dev' 2015-10-22 18:33:35 +02:00
Alexander Trost
8a5aeb8011 Fixes to the entrypoint.sh 2015-10-22 17:53:57 +02:00
Alexander Trost
c3dbdfd0cf Added docker pull ...:dev to README.md 2015-10-22 17:21:01 +02:00
Alexander Trost
3adf602d09 Removed uneeded variable from entrypoint.sh 2015-10-22 16:42:34 +02:00
Alexander Trost
573bbee657 This fixes the change to zproject/settings.py 2015-10-22 16:36:35 +02:00
Alexander Trost
d116b77945 Added check for True or False in case for SET_SETTINGS 2015-10-22 16:10:46 +02:00
Alexander Trost
347d819464 Fixes the setupZulipUser.sh script #26 2015-10-22 15:58:37 +02:00
Alexander Trost
59fb721747 We now link /etc/zulip/settings.py to /data/zulip-settings.py 2015-10-22 15:27:32 +02:00
Alexander Trost
5f3ff5f0a9 Fixed a problem with the process_fts_updates script 2015-10-22 14:41:32 +02:00
Alexander Trost
e54a1cd654 Merge branch 'dev' 2015-10-22 14:22:40 +02:00
Alexander Trost
24f759cf7d Replaced the MAILTO=root with MAILTO=""
No emails should be sent by cron
2015-10-22 13:40:20 +02:00
Alexander Trost
b473edfa55 Fixed the ZULIP_AUTH_BACKENDS env var in the deployment files 2015-10-22 13:12:07 +02:00
Alexander Trost
ef884a23ae Merge branch 'dev' 2015-10-22 12:00:33 +02:00
Alexander Trost
3fe93c1896 Added IRC channel to README.md 2015-10-22 11:56:37 +02:00
Alexander Trost
4abce26618 Merge branch 'dev' 2015-10-22 11:11:50 +02:00
Alexander Trost
35cd4cd6ae Added better README.md 2015-10-22 11:11:12 +02:00
Alexander Trost
254d643b44 Hotfix for static set ZULIP_AUTH_BACKENDS 2015-10-22 10:32:21 +02:00
Alexander Trost
84e7e91fc8 Changed the behaviour of ZULIP_AUTH_BACKENDS
ZULIP_AUTH_BACKENDS is now a comma seperated list with authentication backends
2015-10-22 10:22:55 +02:00
Alexander Trost
113b7d12c6 Cleaned up some functions
Added #24
2015-10-22 08:41:54 +02:00
Alexander Trost
63b8c6821c Merge current Dev Zulip version 1.3.7 changes to master #20 2015-10-22 00:49:55 +02:00
Alexander Trost
b5cf042dbe Fixed wrong var here
The script isn't working currently, I'll fix this in another commit
2015-10-22 00:48:57 +02:00
Alexander Trost
7ec534f69e export of the ZULIP_USER_* env vars is needed in order for the user create script to function properply 2015-10-22 00:04:07 +02:00
Alexander Trost
4c7efdacb4 Changed AUTH_BACKEND_VAR to AUTH_BACKEND_KEY 2015-10-21 23:24:08 +02:00