Commit Graph

42 Commits

Author SHA1 Message Date
Alexander Trost
54d77af189 Fix for the automatic post setup user creation 2016-04-23 11:13:38 +02:00
Alexander Trost
ef8bab71de Added all files from my pr + the modified puppet manifests 2016-03-26 14:14:15 +01:00
Alexander Trost
b73b3d35bd Small change here 2016-03-14 09:12:37 +01:00
Alexander Trost
d4323fd086 Moved the add/include files to another folder 2016-02-18 13:26:03 +01:00
Alexander Trost
6fc77ad243 Moved the includes/zulip-puppet to the repo root 2015-10-20 10:17:56 +02:00
Alexander Trost
4fa5464ab8 Added kubernetes deployment files
Remove the file includes/zulip-puppet-config
2015-10-20 10:05:29 +02:00
Alexander Trost
4edf2e0468 Removed the includes/postgresql-9.3-tsearch-extras folder (not needed anymore)
Some small changes to the entrypoint.sh
2015-10-19 23:10:50 +02:00
Alexander Trost
cd75ef7033 This should fix the problems with the automatic user creation 2015-10-19 18:43:20 +02:00
Alexander Trost
52505ce28a We don't need two times sleep 2015-10-19 12:09:01 +02:00
Alexander Trost
3778eed191 This could potentially fix the user creation bug 2015-10-19 11:56:37 +02:00
Alexander Trost
ba2aae7b48 This should finally fix the problems with the user creating 2015-10-18 23:31:33 +02:00
Alexander Trost
0e61ffda22 Changes to the Zulip Post setup script
Fixes to the entrypoint.sh
2015-10-18 22:58:46 +02:00
Alexander Trost
46f7c8d6b7 Fix for the zulip_postsetup 2015-10-18 21:32:49 +02:00
Alexander Trost
af5f5930d1 Changed the supervisor name from zulippostsetup to zulip_postsetup 2015-10-18 20:25:51 +02:00
Alexander Trost
adcbe1687a Moved the create user functions to an external script
It's dumb to create an user when the system isn't up yet..
2015-10-18 19:36:32 +02:00
Alexander Trost
0f865c1a19 Added checks for the missing certificates
This should fix the nginx and cron supervisor "jobs"
2015-10-18 11:46:00 +02:00
Alexander Trost
c9be5868d3 Fixes to the process_fts_updates
Added nginx.conf for supervisord
2015-10-18 01:26:58 +02:00
Alexander Trost
6bc34d68d2 Remove the rabbitmq-server supervisord file
This should "add" the RABBITMQ_HOST var support
2015-10-12 12:22:36 +02:00
Alexander Trost
a681272bf9 Added rabbitmq-server.conf for supervisord
Zulip currently does not support "external" rabbitmq server
If docker would "bind" services to the containers local host like in kubernetes it would work..
2015-10-11 23:08:03 +02:00
Alexander Trost
98f67bba76 Added postgres textsearch dictionarys
Added wait function for database
2015-10-11 19:53:16 +02:00
Alexander Trost
bdce85a490 Should fix the postgres tsearch related errors 2015-10-11 13:14:49 +02:00
Alexander Trost
f8a6062216 Some general fixes 2015-10-11 04:29:49 +02:00
Alexander Trost
dce4f17fbe Removed camo from the image #5 2015-10-07 00:15:07 +02:00
Alexander Trost
80bc071a6a Added missing dependency "closure-compiler" 2015-10-06 17:22:14 +02:00
Alexander Trost
1f7c2aa284 Added the rabbitmq.config
Added an RABBIT_HOST env var
2015-10-06 16:26:05 +02:00
Alexander Trost
bf9f350461 Renamed the zulip folder to zulip-puppet
The entrypoint.sh is now a fully functional setup and run script for zulip installations in docker.
2015-10-06 13:00:31 +02:00
Alexander Trost
4457e9aea3 Removed unused puppet lib chroot 2015-10-06 08:51:02 +02:00
Alexander Trost
9f530b0b2b Fixes puppet create error for /etc/supervisor/conf.d 2015-10-06 00:15:13 +02:00
Alexander Trost
a35eb9dcd1 Should finally fix the camo supervisor.d conf puppet failed 2015-10-05 23:54:47 +02:00
Alexander Trost
c7e069703a Added include to the camo.pp
Let's see if this results in a dependency loop
2015-10-05 23:40:00 +02:00
Alexander Trost
a2b23f0628 Second try if this fixes the puppet file fails 2015-10-05 23:10:19 +02:00
Alexander Trost
4d48a0ae73 This should now fix the puppet cron.conf fail 2015-10-05 23:07:11 +02:00
Alexander Trost
4ac4789319 This could potentially fix the failed file creations in puppet 2015-10-05 23:03:48 +02:00
Alexander Trost
594f9a87b0 Fixed a puppet redeclaration 2015-10-05 22:52:12 +02:00
Alexander Trost
b02b7cca5b Removed new lines from manifests
Removed now unneeded mkdir
2015-10-05 22:41:05 +02:00
Alexander Trost
7db8fcf78c Removed last forgotten "notify => Service[...]" from manifests 2015-10-05 21:23:32 +02:00
Alexander Trost
1239d36d71 Added missing puppet package install
Added camo manifest and camo supervisor conf
2015-10-05 21:10:23 +02:00
Alexander Trost
d63f28628a Added .dockerignore
Launching puppet by hand and not using the zulip-puppet-apply script
This should hopefully do the trick
2015-10-05 20:48:57 +02:00
Alexander Trost
38ed8c83f4 Added modified zulip-puppet-apply 2015-10-05 20:26:47 +02:00
Alexander Trost
eaca39bd97 Removed double puppet modules 2015-10-05 17:39:59 +02:00
Alexander Trost
3f4533b2f0 Added modified zulip puppet modules 2015-10-05 17:34:22 +02:00
Alexander Trost
37329bdf19 Added "example" zulip.conf 2015-10-05 16:23:02 +02:00