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

283 Commits

Author SHA1 Message Date
Felix Bartels
78768db7d2
Merge pull request #46 from zokradonh/ldap
Ldap
2018-12-03 20:05:21 +00:00
Felix Bartels
ca3dfb232c hotfix https://github.com/zokradonh/kopano-docker/issues/45
should be replaced by the proper upstream image once https://github.com/osixia/docker-openldap/pull/271 has been merged

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-03 21:02:35 +01:00
Felix Bartels
7ba2c5ce0d bump version of ldap image
relies on https://github.com/osixia/docker-openldap/pull/271 being merged
fixes https://github.com/zokradonh/kopano-docker/issues/45

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-03 20:40:51 +01:00
Felix Bartels
55a8c7705f docker-compose down -v also removes volumes
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-03 18:45:29 +01:00
Felix Bartels
66f870a5da adapt make test to clear volumes
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-03 18:40:53 +01:00
Felix Bartels
c42b150861
Merge pull request #44 from nupplaphil/ldap_demo_setup
LDAP demo based on setup
2018-12-02 21:10:50 +00:00
Philipp Holzer
f986a43387
LDAP demo based on setup 2018-12-02 13:47:52 +01:00
Felix Bartels
7948612803
rework current front facing proxy (#40)
* replace previous caddy construct with kopano kweb
* add kweb to makefile
* greatly simplifies setup, if user wants to tweak config of kweb he could do so in git and make a local build. Fixes #22 
* ping kweb version
* update readme
* remove build argument from docker-compose for web and ldap-demo
* fix certificate handling in kweb. fixes #38
2018-12-01 04:36:11 +01:00
Felix Bartels
6c5af47de1 update hostname in start_service
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-29 20:25:11 +01:00
Felix Bartels
19d3d8a831 update example compose file with new names for containers 2018-11-29 20:19:02 +01:00
Felix Bartels
6a0635a232 switch back to using volumes instead of mounted paths
fixes #35

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-29 19:42:36 +01:00
Felix Bartels
111b9f2129 also update ldap in example compose file
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-29 08:09:02 +01:00
Felix Bartels
51dfaf2efc clarify demo usage of the current setup
rename ldap to ldap-demo
add section to readme with steps to take for production use

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-29 08:04:42 +01:00
Felix Bartels
842a936ebb
add explicit example for kopano-backup 2018-11-26 10:30:58 +01:00
Felix Bartels
4997d70539 clean up ldap demo data
fixes #23

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-25 20:33:31 +01:00
Felix Bartels
8b20e1151f
Update README.md
Fixes https://github.com/zokradonh/kopano-docker/issues/31
2018-11-23 19:37:00 +01:00
Felix Bartels
d73d62f491 fix search startup. master is now 8.7 only
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-21 17:06:24 +01:00
Felix Bartels
07ea7b92bf unsed kcconf_ env variables before starting up the individual services
fixes https://github.com/zokradonh/kopano-docker/issues/4

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-21 17:06:24 +01:00
Felix Bartels
58081c9d41 set a different workdir, that can be easily mounted over
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-19 13:13:15 +01:00
Felix Bartels
9573d4093c remove php from core image (not needed anymore in 8.7)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-18 14:48:31 +01:00
Andre Zoledziowski
74982ddc4c
Solved debian frontend docker build warnings 2018-11-12 16:05:40 +01:00
Felix Bartels
7493674d9d
Merge pull request #21 from fbartels/dumb-init
add script for public folder creation and periodic user sync
2018-11-12 15:30:13 +01:00
Felix Bartels
bd9f9c1ef7 add script for public folder creation and periodic user sync
Fixes: https://github.com/zokradonh/kopano-docker/issues/15

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-11-11 21:42:02 +01:00
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