1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 07:56:12 +00:00

60 Commits

Author SHA1 Message Date
zokradonh
8ac5b4ea37 Invalid command ending (#20) zpush/2.4.5 webapp/3.4.25.1929 2018-11-11 16:01:14 +01:00
Felix Bartels
861ae56925
Have a dedicate container for z-push (#19)
* remove z-push from webapp image

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* remove z-push from webapp start script

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* add container for z-push

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* adapt version.sh for z-push

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* ci: committing changes for zpush

* tune version.sh for z-push
adapt makefile

Signed-off-by: Felix Bartels <felix@host-consultants.de>

* add z-push to setup script and docker-compose

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-11 15:00:53 +01:00
Felix Bartels
ea400ce405 set sync_gab_realtime by default to no
mentioned in #15

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-10 15:30:16 +01:00
Felix Bartels
d0f4c2a4ae issue migrated to https://github.com/zokradonh/kopano-docker/issues/18
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-10 09:48:36 +01:00
Felix Bartels
fa2f516081 issue has been migrated to https://github.com/zokradonh/kopano-docker/issues/17
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-10 09:47:18 +01:00
Felix Bartels
def2593962 isse has been migrated to https://github.com/zokradonh/kopano-docker/issues/16
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-10 09:46:24 +01:00
Felix Bartels
05ca425400 issue has been migrated to https://github.com/zokradonh/kopano-docker/issues/15
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-10 09:45:12 +01:00
Felix Bartels
edd6ad1057
Merge pull request #14 from fbartels/compose
Rework readme & docker-compose
2018-11-10 09:36:35 +01:00
Felix Bartels
4728072dd5 make docker-compose easier to use (also by introducing variables and a setup script)
update Dockerfiles/Makefile for use with kopano supported build
introduce a local ldap image with some demo users
include caddy for reverse proxying
add proper documentation and remove obsolete build and push scripts

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-09 19:23:04 +01:00
Felix Bartels
f82bcfed03 fix build.sh
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-10-24 10:31:27 +02:00
Felix Bartels
388a651480 new build arg requires version.sh
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-10-18 14:29:35 +02:00
Felix Bartels
8902cc95c7 pass --build-arg KOPANO_$(COMPONENT)_VERSION to docker build to invalidate caches once a new nightly has been uploaded
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-10-18 14:25:49 +02:00
Felix Bartels
864a8fc64c fix failure to start for dagent with recent master builds (change also compatible with 8.6.x)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-10-16 14:02:04 +02:00
zokradonh
8b00fbccf9
Merge pull request #13 from zokradonh/base
Introduce a base image
2018-10-16 10:27:31 +02:00
Felix Bartels
6282c45340 remove cleared todos
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-10-16 08:32:03 +02:00
Felix Bartels
6985fc2a2c refactor makefile to not duplicate all build and tag commands
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-10-16 08:11:19 +02:00
Felix Bartels
3b96eeafc2 remove obsolete todo
Signed-off-by: Felix Bartels <felix@host-consultants.de>
base/1539669042
2018-10-15 12:09:52 +02:00
Felix Bartels
60b9a909ad replace $1 in curl --data command
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-10-15 09:50:27 +02:00
Felix Bartels
e38511b7a1 add todo to check dumb-init
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-10-15 08:13:16 +02:00
Felix Bartels
a3b39014bf add makefile
add example docker-compose (for easy copy and paste)
refactor common multi stage image to base image for core and webapp
add docker version tagging
add a version to the base image as well

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-10-14 23:35:26 +02:00
Andre Zoledziowski
7a73d9087c
fix supported build 2018-10-13 15:32:42 +02:00
Andre Zoledziowski
b95814444d
commit after pressing save... 2018-10-13 14:37:55 +02:00
Andre Zoledziowski
30fc849f6a
merge 2018-10-13 14:32:11 +02:00
Andre Zoledziowski
8ce7f2abdc
Created another image for shared scripts. 2018-10-13 14:30:28 +02:00
zokradonh
e6766f261f
Merge pull request #10 from fbartels/master
fix if casing for download_community_packages
2018-10-12 20:28:23 +02:00
Felix Bartels
b2b0382199 fix if casing for download_community_packages
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-10-12 20:16:40 +02:00
Felix Bartels
954de3757e BugFixes and optimizations
fix shellcheck warnings on download_community
remove gzip
chmod from dockerfile to script itself
better error handling if filename returns empty
apply fix to match download archives for both amd64 and all
2018-10-12 18:06:50 +02:00
Andre Zoledziowski
b100bde1ef
BugFix: missing dependencies. 2018-10-12 16:27:17 +02:00
Andre Zoledziowski
cb06fc5a16
BugFix: platform workaround 2018-10-12 15:25:36 +02:00
Andre Zoledziowski
501c47ec9e
Simplified build.sh. Updated Readme. 2018-10-12 15:00:34 +02:00
Andre Zoledziowski
e1bceb173e
Now using dumb-init from Debian repositories. 2018-10-02 11:48:03 +02:00
Andre Zoledziowski
fe0d9438c5
Community build now directly possible 2018-08-23 16:00:50 +02:00
Andre Zoledziowski
2d2eaba1a5
Additional kopano packages can be specified on build time 2018-08-19 23:11:33 +02:00
Andre Zoledziowski
44eb4c8f52
Minor changes 2018-07-01 12:16:53 +02:00
Andre Zoledziowski
d535895cdc
BugFix: missing z-push logs, migrated to new z-push config 2018-07-01 12:16:12 +02:00
Andre Zoledziowski
c2b03f28f9
BugFix: z-push missing IPC provider 2018-07-01 12:15:09 +02:00
Andre Zoledziowski
df8f8fdef8
Improved build script, likely supporting kopano_version_watch 2018-06-29 12:27:58 +02:00
Andre Zoledziowski
cd4d3caf79
New: KCCONF is now capable of adding new conf lines 2018-06-29 11:55:18 +02:00
Andre Zoledziowski
b5d30b13d7
Added comfort functions & minor 2018-06-28 10:39:09 +02:00
Andre Zoledziowski
0c7f5102d4
BugFix: KCCOMMENT and KCUNCOMMENT buggy 2018-06-28 10:32:54 +02:00
Andre Zoledziowski
a07eb594f1
BugFix: Permission denied on socket open 2018-06-28 10:29:16 +02:00
Andre Zoledziowski
a0165f7746 Minor correction 2018-06-25 23:47:36 +02:00
Andre Zoledziowski
3b33916353 Corrected major documentation problems 2018-06-25 23:39:48 +02:00
Andre Zoledziowski
fae4427628 Default LDAP is no longer set ActiveDirectory. 2018-06-25 19:50:08 +02:00
Andre Zoledziowski
1d68189d66 New: build script 2018-06-25 19:23:10 +02:00
Andre Zoledziowski
fde2c566c9 New: WebApp now support supported repositories 2018-06-25 19:05:46 +02:00
Andre Zoledziowski
9d81ea0045 Refactor directory base to core 2018-06-25 11:05:45 +02:00
Andre Zoledziowski
bfbb4cbe40 New: Every service now uses same image (kopano_base) 2018-06-23 00:12:08 +02:00
Andre Zoledziowski
d8852d46da New: KCCONF_ now allows (un)commenting 2018-06-23 00:05:04 +02:00
Andre Zoledziowski
89b0351e0b BugFix: Since version unknown, /etc/kopano is empty 2018-06-20 01:34:08 +02:00