Commit Graph

195 Commits

Author SHA1 Message Date
Alexander Trost
dce4f17fbe Removed camo from the image #5 2015-10-07 00:15:07 +02:00
Alexander Trost
c7aefe27a4 Some cleanup before I finish the setups for the "external" services like postgresql, rabbitmq, etc. 2015-10-07 00:10:00 +02:00
Alexander Trost
4aec9f312e Removed ! from if and changed the order 2015-10-06 23:18:09 +02:00
Alexander Trost
72e27c4cea Fixes the assets link error 2015-10-06 23:17:04 +02:00
Alexander Trost
0b85d1f055 Added forgotten && \ 2015-10-06 22:45:51 +02:00
Alexander Trost
2996e44bd0 Just removing some new lines from the entrypoint.sh 2015-10-06 22:13:24 +02:00
Alexander Trost
5152e051d6 Changed entrypoint.sh perms to 755 so we save one command 2015-10-06 22:08:16 +02:00
Alexander Trost
260365b4c6 Moved from cloning to downloading the zulip version
This should now work
2015-10-06 21:59:16 +02:00
Alexander Trost
01f7a8dbb6 Added redis container to docker-compose 2015-10-06 17:30:19 +02:00
Alexander Trost
80bc071a6a Added missing dependency "closure-compiler" 2015-10-06 17:22:14 +02:00
Alexander Trost
56ca27ac91 Added a new line after the fi 2015-10-06 16:46:25 +02:00
Alexander Trost
f9295d1a4e Moved the rabbitmqctl init after the zulip init 2015-10-06 16:45:59 +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
b3c29d18da Fixed the asset move 2015-10-06 14:28:57 +02:00
Alexander Trost
968e92ad76 Fixed the for loops 2015-10-06 14:13:34 +02:00
Alexander Trost
2a8d954018 Removed the .assets-linked file
We don't need the .assets-linked file, because no matter if it's a volume we link it!
2015-10-06 13:55:15 +02:00
Alexander Trost
4d5d5288e3 Added .gitignore 2015-10-06 13:41:32 +02:00
Alexander Trost
ab00a4dfe8 Fixed an error with the assets folder 2015-10-06 13:38:39 +02:00
Alexander Trost
4b781def23 Added docker-compose.yml 2015-10-06 13:23:57 +02:00
Alexander Trost
2c1a0380eb Added docker-compose.yml 2015-10-06 13:18:13 +02:00
Alexander Trost
756a904b64 Fixed a critical typo in the entrypoint.sh 2015-10-06 13:03:22 +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
61fca6e582 "Smoothed" the entrypoint a bit
Messages now show directly and not first with the "set -x" option
2015-10-06 10:03:48 +02:00
Alexander Trost
4457e9aea3 Removed unused puppet lib chroot 2015-10-06 08:51:02 +02:00
Alexander Trost
3d3e61aea1 Added DATA_DIR back for dotfiles 2015-10-06 08:45:49 +02:00
Alexander Trost
0cff61b5ca Execute update-prod-static before copying "static" files 2015-10-06 00:37:03 +02:00
Alexander Trost
2f58b17a74 Changed the look of the README.md a bit 2015-10-06 00:22:41 +02:00
Alexander Trost
9f530b0b2b Fixes puppet create error for /etc/supervisor/conf.d 2015-10-06 00:15:13 +02:00
Alexander Trost
a83d0d02cd Added a test ls, let's see if the directory exists 2015-10-06 00:03:15 +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
511009e730 Fixed an missing quote 2015-10-05 23:22:23 +02:00
Alexander Trost
cb32a77059 Small changes to the Dockerfile 2015-10-05 23:21:34 +02:00
Alexander Trost
e9d85d53c5 Add ls and mkdir
Seems like there is no /home/zulip/deployments directory created..
2015-10-05 23:15:08 +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
bb6eb10c0a This should fix some missing directorys 2015-10-05 22:31:14 +02:00
Alexander Trost
06fc6d4c49 Added stdout/stderr redirection to the git checkout command
"It made too much noise..." - Alexander
I just want to make the build output less big
2015-10-05 22:25:53 +02:00
Alexander Trost
652b679866 This should fix the error with the "missing" directory 2015-10-05 22:12:20 +02:00
Alexander Trost
d3f3d5b9b1 Removed some unneeded comments 2015-10-05 21:28:02 +02:00
Alexander Trost
7db8fcf78c Removed last forgotten "notify => Service[...]" from manifests 2015-10-05 21:23:32 +02:00
Alexander Trost
1d79477f6d Added configure-rabbitmq function to do it in "one" script 2015-10-05 21:20:37 +02:00
Alexander Trost
1f8b428cfb Switched back to the zulip-puppet-apply command 2015-10-05 21:12:14 +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
4da692e0aa Added more paths to ls 2015-10-05 20:17:02 +02:00