Tully Rankin
43a9a229e6
docker-compose: Document how to build from Dockerfile.
...
We add commented out section in docker-compose.yml to show
how to build the Zulip docker image from the Dockerfile.
2018-05-15 14:20:03 -07:00
Tully Rankin
7eb93bd263
entrypoint: Fix IP address getting set as integer type instead of string.
...
The logic in entrypoint.sh was incorrectly detecting IP addresses as
integer type. This causes a syntax error as the IP address gets set in
the production settings file without quotes.
2018-05-15 14:19:58 -07:00
Alexander Trost
540d9b0cc8
prepare tag 1.8.1-0
1.8.1-0
2018-05-08 11:39:42 +02:00
Alexander Trost
431a36da79
cut version 1.8.0-2
1.8.0-2
2018-04-23 21:08:20 +02:00
Alexander Trost
08146d4055
Merge pull request #99 from Exocortex/resurrect-DISABLE_HTTPS
...
resurrect DISABLE_HTTPS option
2018-04-23 20:54:37 +02:00
Alexander Trost
0de3ff783f
Merge pull request #98 from Exocortex/EMAIL_HOST_USER_string
...
allow EMAIL_HOST_USER and EMAIL_HOST_PASSWORD to start with a number
2018-04-20 23:12:04 +02:00
Bryan Larsen
0a5522f64d
resurrect DISABLE_HTTPS option
...
There used to be a DISABLE_HTTPS setting. I'm not sure why it was removed, but I need it so I can use Zulip behind a Kubernetes Ingress without causing an infinite redirect.
2018-04-20 18:16:00 +00:00
Bryan Larsen
bf319d5702
allow EMAIL_HOST_USER and EMAIL_HOST_PASSWORD to start with a number
2018-04-20 17:59:19 +00:00
Alexander Trost
1b4cedf36b
Update to image tag 1.8.0-1
1.8.0-1
2018-04-18 09:46:41 +02:00
Alexander Trost
2d6ca41d70
Fixed issue with Zulip install script
2018-04-18 09:44:51 +02:00
Alexander Trost
92d25b2a42
Don't upgrade package installed pip
2018-04-18 09:03:10 +02:00
Alexander Trost
7a4d573c6b
Updated Zulip to version 1.8.0
1.8.0-0
2018-04-18 08:43:37 +02:00
Alexander Trost
5bbb6ca8b8
Prepare 1.7.2 release
1.7.2-0
2018-04-12 20:59:16 +02:00
Alexander Trost
44490ac06b
Merge branch 'master' of github.com:galexrt/docker-zulip
2018-02-26 11:36:24 +01:00
Alexander Trost
8cc22e62dc
Dockerfile: Replaced MAINTAINER with LABEL
2018-02-26 11:34:34 +01:00
Alexander Trost
469aec6210
Updated README.md
...
Removed Dropbox from Zulip
2018-02-24 11:29:24 +01:00
Alexander Trost
8d77c4900f
Removed build trigger
2017-12-14 15:43:42 -06:00
Alexander Trost
19dc023358
Trigger Build 1513287539
2017-12-14 15:38:59 -06:00
Alexander Trost
034deae4aa
Updated baseimage to ubuntu:xenial-20171114
1.7.1-0
2017-11-23 07:48:17 +01:00
Alexander Trost
04af3b1627
Update to Zulip version 1.7.1
2017-11-23 07:46:42 +01:00
Alexander Trost
a2e06542b2
Added warning for missing SMTP config
2017-11-15 11:26:23 +01:00
Alexander Trost
54b52495a3
cut version 1.7.0-2
1.7.0-2
2017-11-15 11:16:24 +01:00
Alexander Trost
9b725ad2e4
Removed the modified version of process_fts-updates
2017-11-08 14:56:20 +01:00
Alexander Trost
bb10045262
Corrected permission for createZulipRealm.sh
2017-11-08 13:49:41 +01:00
Alexander Trost
d8c08751ab
Removed createZulipAdmin script
2017-11-08 12:14:24 +01:00
Alexander Trost
b289936a45
Readded modified process_fts_updates script
2017-11-08 11:49:55 +01:00
Alexander Trost
2458cff0bd
cut version 1.7.0-1
1.7.0-1
2017-11-02 10:58:05 +01:00
Alexander Trost
bee47b7d27
Make /bin/true symlink for nginx init.d file
2017-11-02 10:50:57 +01:00
Alexander Trost
2e2fcce125
Fix issues with the nginx service
2017-11-02 10:16:50 +01:00
Alexander Trost
52e2d3317d
Added $ignoreNginxService for nginx service
2017-11-02 07:53:09 +01:00
Alexander Trost
deae867a1b
Added modified zulip nginx manifest
2017-11-01 23:41:42 +01:00
Alexander Trost
3347412847
Update to Ubuntu Xenial
2017-11-01 22:48:50 +01:00
Alexander Trost
baa9ed92a7
cut version 1.7.0-0
1.7.0-0
2017-10-26 11:44:35 +02:00
Alexander Trost
a1d0003aed
Updated dockervoyager puppet manifest
2017-10-26 11:43:07 +02:00
Alexander Trost
cbb85a002f
cut version 1.6.0-2
1.6.0-2
2017-10-20 15:05:30 +02:00
Alexander Trost
389183f1b8
Fixed the DB_HOST_PORT value
2017-10-20 15:03:14 +02:00
Alexander Trost
a92d29976a
Merge branch 'master' of github.com:galexrt/docker-zulip
2017-10-13 23:36:35 +02:00
Alexander Trost
8d1fd4aae7
Fix the DB_HOST_PORT variable missing
2017-10-13 23:36:21 +02:00
Alexander Trost
3e5d418f64
Merge pull request #91 from rht/master
...
Add badge which links to docker channel in chat.zulip.org.
2017-10-01 11:56:34 +02:00
rht
9690dae0a7
Add badge which links to docker channel in chat.zulip.org.
2017-10-01 08:28:45 +02:00
Alexander Trost
469ae4f74a
Added CODE_OF_CONDUCT.md
2017-08-24 10:36:45 +02:00
Alexander Trost
503802389e
Merge pull request #88 from rht/patch-1
...
Dockerfile: Remove unnecessary python-pbs dependency.
2017-08-12 12:07:05 +02:00
rht
98572988ca
Dockerfile: Remove unnecessary python-pbs dependency.
...
This hasn't been a dependency of Zulip's provision for over a year.
eeb5302ba1
2017-08-11 07:38:01 +02:00
Alexander Trost
dd3f6dcb72
Cut docker-zulip version v1.6.0-1
1.6.0-1
2017-06-09 13:56:34 +02:00
Alexander Trost
f8b142b2a4
Use sudo for user switching in createZulipAdmin script
...
Removed removed argument for create_realm in createZulipAdmin
2017-06-09 13:53:55 +02:00
Alexander Trost
fe80cb89bd
Update Zulip Version in README
1.6.0-0
2017-06-07 09:33:38 +02:00
Alexander Trost
436bae0229
Update to Zulip 1.6.0
2017-06-07 08:38:32 +02:00
Alexander Trost
989fa444fc
Update to version 1.5.2-0
...
Zulip version is normal version
1.5.2-0
2017-06-02 12:55:03 +02:00
Alexander Trost
c58f94789c
Renamed the entrypoint
2017-04-17 18:26:51 +02:00
Alexander Trost
a56798db05
Allow empty values for secrets
2017-04-12 20:48:24 +02:00