Alexander Trost
|
643d44a976
|
Added missing python "from zserver..." in db settings
|
2015-10-08 16:48:12 +02:00 |
|
Alexander Trost
|
85dbca035f
|
Fixed the postgres user argument
|
2015-10-08 16:41:38 +02:00 |
|
Alexander Trost
|
58644fb710
|
Added fix for missing $ZULIP_DIR/uploads
|
2015-10-08 13:05:25 +02:00 |
|
Alexander Trost
|
d52a77ffb0
|
Fixed the name change of ZULIP_COPY_SETTINGS
|
2015-10-08 08:53:59 +02:00 |
|
Alexander Trost
|
831d8f4910
|
Removed the ZULIP_USE_EXTERNAL_SETTINGS var
Replaced the ZULIP_SAVE_SETTINGS... with ZULIP_COPY_SETTINGS var
|
2015-10-08 08:52:09 +02:00 |
|
Alexander Trost
|
a7fb788433
|
Finally added the zulip-setup-external-services function to the "init"
|
2015-10-08 08:37:34 +02:00 |
|
Alexander Trost
|
f744a8f608
|
Added camo settings setup
|
2015-10-07 21:31:34 +02:00 |
|
Alexander Trost
|
0674e8f848
|
Added forgotten database settings part
|
2015-10-07 14:40:41 +02:00 |
|
Alexander Trost
|
285bbe69d7
|
Adds external service settings setup #6
|
2015-10-07 14:32:37 +02:00 |
|
Alexander Trost
|
6833a5bfd3
|
Added notice comment where also to look
|
2015-10-07 00:18:24 +02:00 |
|
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
|
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
|
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
|
ab00a4dfe8
|
Fixed an error with the assets folder
|
2015-10-06 13:38:39 +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
|
3d3e61aea1
|
Added DATA_DIR back for dotfiles
|
2015-10-06 08:45:49 +02:00 |
|
Alexander Trost
|
d3f3d5b9b1
|
Removed some unneeded comments
|
2015-10-05 21:28:02 +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
|
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
|
b837c52fa4
|
Using modified galexrt/zulip repo now
Not the original zulip/zulip
galexrt/zulip has modified puppet manifests and some modified scripts in it
|
2015-10-05 15:19:50 +02:00 |
|
Alexander Trost
|
5ffbbbccdc
|
Using git clone and provision.py for install
|
2015-09-27 13:59:23 +02:00 |
|
Alexander Trost
|
e6e7dfc524
|
Added quiet mode to wget
|
2015-09-26 17:09:48 +02:00 |
|
Alexander Trost
|
dd74be87bb
|
Fixed the missing .database-initialized file
|
2015-09-26 16:16:46 +02:00 |
|
Alexander Trost
|
1910539fed
|
Added Dockerfile and entrypoint.sh
|
2015-09-26 16:15:40 +02:00 |
|