Commit Graph

313 Commits

Author SHA1 Message Date
Alexander Trost
4b8f6eb028 Removed supervisrd.conf because it's unnecessary
Fix for "move" custom puppet manifests in
2015-11-06 11:29:09 +01:00
Alexander Trost
22a10ef8ae Should fix our problems with the directory merge 2015-11-02 08:42:10 +01:00
Alexander Trost
4026ce5de6 Fixed missing new line 2015-11-01 16:05:01 +01:00
Alexander Trost
15e0e183e6 Use rsync to merge the folders 2015-11-01 15:58:43 +01:00
Alexander Trost
7e225e25ee This could fix the build failures 2015-11-01 15:36:22 +01:00
Alexander Trost
25937df9fa Fix for the zulip manifests 2015-10-30 09:49:16 +01:00
Alexander Trost
74654cf25c Remove the zulip_internal folder 2015-10-30 08:47:26 +01:00
Alexander Trost
fe9f067458 Remove the original puppet/zulip/mainfests folder and move the custom one in. 2015-10-29 22:54:49 +01:00
Alexander Trost
1c25496617 If we changed the dir, we should clone into it and not a new directory 2015-10-28 22:25:46 +01:00
Alexander Trost
85c024f1c6 If we git checkout it, we gotta change our dir 2015-10-28 22:11:20 +01:00
Alexander Trost
149932e863 Removed all unneeded zulip/zulip files
Moved the zulip-puppet/ to puppet/zulip/
We are now git cloning and rolling with a checkout to a version
2015-10-28 21:59:26 +01:00
Alexander Trost
239358d13b Removed the camo container from docker-compose.yml, kubernetes rc and docker_start.sh 2015-10-28 07:50:15 +01:00
Alexander Trost
dc2b2cbfd9 Fixed the images in the docker-compose.yml and kubernetes/zulip-rc.yml 2015-10-27 18:21:23 +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 1.3.7-1 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
36430179df Merge branch 'master' into dev 2015-10-25 17:38:07 +01:00
Alexander Trost
f974f5ef75 Removed uneeded env var from docker-compose.yml 2015-10-25 17:25:42 +01:00
Alexander Trost
6d9266e513 Fix for the clearsessions wrong path zulip_internal to zulip 2015-10-25 16:46:18 +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
1c11920816 Changed the delay from 5 to 2 in zulip_postsetup.conf
Fixed the script name in zulip_postsetup.conf
2015-10-25 09:19:50 +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
Alexander Trost
10fc4890a7 Fixed the setConfigurationValue ... "literal" 2015-10-25 06:02:50 +01:00
Alexander Trost
cbafe39ba9 Fix for the ZULIP_AUTH_BACKENDS 2015-10-25 05:58:56 +01:00
Alexander Trost
94cdfbae34 Fixes for the rabbitmq_password env var
Ignore all rabbitmqctl error output
2015-10-25 05:31:06 +01:00
Alexander Trost
40f6afe26f Final fix for the secretsConfiguration 2015-10-25 04:59:33 +01:00
Alexander Trost
a4918ba5e2 Fix for the problems with the secretsConfiguration 2015-10-25 04:14:14 +01:00
Alexander Trost
eb6237061e Removed the deprecated scripts/generate_certs.sh
Fixed some env vars in the scripts/docker_start.sh
2015-10-25 03:03:43 +01:00
Alexander Trost
3b8023c721 Removed all echo "==="
Fixes for nginx
Fixes for rabbitmqctl commands
2015-10-25 02:14:48 +01:00
Alexander Trost
c667a3bdfa Removed tar and openssl from the apt-get install 2015-10-25 02:42:20 +02:00
Alexander Trost
46b4857791 Fix for the nginx configuration (sed commands) 2015-10-25 02:37:36 +02:00
Alexander Trost
38cafa29a4 Add zulip ppa in Dockerfile again
Changed version tags 1.3.7 to 1.3.7-1
2015-10-25 02:32:13 +02:00
Alexander Trost
a613bf1d1a Added newline between ADD and RUN 2015-10-25 02:07:45 +02:00
Alexander Trost
b411b770a7 Added new line between RUN and VOLUME 2015-10-25 01:49:50 +02:00
Alexander Trost
7083fc0af8 Added quotes to the make_deploy_path function 2015-10-25 01:49:04 +02:00
Alexander Trost
0da64741b9 We don't need to add the zulip ppa twice
One time in Dockerfile and once using puppet
2015-10-25 01:47:22 +02:00
Alexander Trost
f312705453 Switched to quay.io/sameersbn/ubuntu:latest as base image 2015-10-25 01:32:46 +02:00
Alexander Trost
fbc2e2cf7f Moved the appHelp and appVersion function to their right place 2015-10-25 01:27:16 +02:00
Alexander Trost
b5a9ef576b Removed unnecessary empty line from cron files
Added backup and restore functions #32
Added autobackup cron job
2015-10-25 01:22:26 +02:00
Alexander Trost
e9c77bf100 Removed an unnecessary function from the entrypoint.sh 2015-10-24 23:56:00 +02:00
Alexander Trost
62f4fefc9b Slight change at the README.md 2015-10-24 23:54:58 +02:00
Alexander Trost
3f4d9662ff Several fixes for entrypoint.sh
Added ZULIP_RUN_POST_SETUP_SCRIPTS env var, this adds the ability to execute scripts after the zulip setup/bootstrap phase and before the run phase.
2015-10-24 23:49:46 +02:00
Alexander Trost
4341e4882a Removed unused variable ZULIP_SETTINGS 2015-10-24 17:53:48 +02:00
Alexander Trost
0ea0e4030d Use setConfigurationValue in the authenticationBackends
Changed some var definitions to local
2015-10-24 17:52:33 +02:00
Alexander Trost
9dcd220ee4 Changed the comment "DB" to "DB aka Database 2015-10-24 15:39:19 +02:00
Alexander Trost
2823936f95 Some more clean up
Reformatted the puppet manifests
Removed two uneeded cron jobs
2015-10-24 15:31:38 +02:00