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

566 Commits

Author SHA1 Message Date
Felix Bartels
eafcbc982b get list of docker tags (when jq is available)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-27 20:51:38 +01:00
Felix Bartels
abddfcb52f switch back to uptream docker image
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-22 14:50:00 +01:00
Felix Bartels
a630007059
add version tagging to the web and konnect image (#78) 2019-01-11 08:06:21 +01:00
Christian Günther
e59d26986b use crypt hashes to store passwords via self-service 2019-01-10 20:50:09 +01:00
Christian Günther
c5bb45bb3d use password reset requirements to provide some more secure passwords 2019-01-10 20:50:09 +01:00
Christian Günther
e40dec737c use fixed version of self-service-password 2019-01-10 20:50:09 +01:00
Christian Günther
13acbc56f4 use fixed self-service --> has to be replaced with static release later on 2019-01-10 20:50:09 +01:00
Christian Günther
3f69629278 set self-service password default values 2019-01-10 20:50:09 +01:00
Christian Günther
8ee8e4b4c1 make password-reset stateless 2019-01-10 20:50:09 +01:00
Christian Günther
153e89f4c4 fix self-service binddn access config; use fixed container version for ssp 2019-01-10 20:50:09 +01:00
Christian Günther
134aa99bb8 add preconfigured password self service as additional folder-based web service 2019-01-10 20:50:09 +01:00
Felix Bartels
ceccd836de we should also publish konnect
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-10 18:44:39 +01:00
Felix Bartels
bba8686488 add playground to the containers to be published
fixes https://github.com/zokradonh/kopano-docker/issues/77

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-10 18:42:21 +01:00
Felix Bartels
246638297e make build phony
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-10 11:41:21 +01:00
Felix Bartels
f4bfb5ede8 add example for oidc playground
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-10 10:13:19 +01:00
Felix Bartels
292aed66f6 update readme with current default values for repos
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-10 08:14:35 +01:00
Felix Bartels
789762cb34
WIP: Kopano Konnect und Rest API (#72)
* add a new image for konnect
* add konnect to compose file
* adapt gencerts for konnect certs
* integrate gencerts into start.sh and adapt if to only skip individual parts
* add container for kapi
* use same config for webapp and z-push as https://stash.kopano.io/projects/KGOL/repos/kweb/browse/config/legacy.go
* use example compose file in make test target
* make compose file configurable through an env variable
* remove legacy links in compose
* write certificates first to a tempfile
* remove unnecessary paths
* add option to run kapi insecure for testing
* configure openid for kopano-server
* add local playground to test functionality of konnect and kapi
* print errors and logs to stdout in web
* add extrahosts to kopano_server
* adapt extrahosts for ip command on ubuntu 18.04
* add documentation

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-09 21:57:04 +01:00
Felix Bartels
d2b6952f8f
add a minimal build environment (#71)
* add a minimal build environment for systems where tools like make are not easily available
2019-01-08 21:16:45 +01:00
Felix Bartels
f5ee74f58a
Merge pull request #73 from fbartels/ldap-optimize
further ldap tuning
2019-01-08 20:37:42 +01:00
Felix Bartels
45d81d77bb further ldap tuning
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-08 17:02:55 +01:00
Felix Bartels
a696ca5091
Update README.md 2019-01-04 17:07:00 +01:00
Felix Bartels
b5f058a2e7 reduce ldap logging to default level
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-04 14:55:53 +01:00
Felix Bartels
703995e431 forward ports to kopano_server for easy local testing
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-04 13:43:02 +01:00
Felix Bartels
0a96798431
Merge pull request #69 from cguentherTUChemnitz/ldap-user-management-readme-hint
link kopano documentation for open-ldap user management
2019-01-03 13:29:49 +01:00
Christian Günther
b6e9bdc32b link kopano documentation for open-ldap user management 2019-01-03 12:57:56 +01:00
Felix Bartels
4313de2f24 make smaller styling changes
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-03 12:54:40 +01:00
Felix Bartels
897faadc7d
Merge pull request #68 from cguentherTUChemnitz/pid_removal_on_startup
fix startup of core-image containers after unclean shutdown
2019-01-03 12:51:00 +01:00
Felix Bartels
87c814d491 add todo for fixstates
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-03 08:40:40 +01:00
Felix Bartels
a9ef309cb0 Merge branch 'cguentherTUChemnitz-master' 2019-01-03 07:54:32 +01:00
Christian Günther
c678bf45d6 rename networks for consistency
readme fixup
2019-01-03 07:53:24 +01:00
Christian Günther
87bc7765ef fix startup of coreimage containers after unclean shutdown 2019-01-03 00:33:27 +01:00
Christian Günther
5b679b08b6 add readme hint to access ldap admin 2019-01-02 20:17:52 +01:00
Christian Günther
0d8bf9b46d split kopano networking into kopanonet and ldap-net 2019-01-02 20:00:11 +01:00
Christian Günther
29f72f0f69 use statically named ldap-net to be able to connect external services more easily 2019-01-02 19:58:43 +01:00
Christian Günther
0be4ae2d25 fix ldap admin does not reach the ldap service 2019-01-02 19:57:44 +01:00
zokradonh
037900a9a6
Added travis build badge 2019-01-02 09:51:12 +01:00
Felix Bartels
a52a4b9eaa add hint about dns to compose example
https://github.com/zokradonh/kopano-docker/issues/52

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-30 18:05:07 +01:00
Felix Bartels
cfd3ce09b6 remove pushing of git tags
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-30 18:05:07 +01:00
Felix Bartels
c38da0ee3e move docker_repo into the ifndef as well
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-30 18:05:07 +01:00
Felix Bartels
3c822ad08f try to fix password sourcing for travis
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-30 18:05:07 +01:00
Felix Bartels
a0e045ff38 implement building and tagging through jenkins
* improve runtime by moving some variable assignments into the individual tag targets
* add expect script to run setup.sh in travis
* change language in travis
* add secrets for kopano docker account
2018-12-30 18:05:07 +01:00
Felix Bartels
c5536c1059 ignore my wip docker-compose files
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-26 09:47:05 +01:00
Felix Bartels
30548b8181 fix review commit
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-24 12:26:05 +01:00
Felix Bartels
aec3286818 comment non functional deploy for now
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-22 17:59:11 +01:00
Felix Bartels
e5785428c3 add specific tasks to travis for master branch
repair nightly webapp builds

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-22 17:53:24 +01:00
Felix Bartels
4771dc823c fix build with supported webapp
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-22 17:10:20 +01:00
Felix Bartels
91c8562d1a fix version tagging
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-22 16:14:04 +01:00
Felix Bartels
bdef62508e adapt makefile for utils image
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-22 16:14:04 +01:00
Felix Bartels
531184a598 add readme for kopano_utils
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-22 16:14:04 +01:00
Felix Bartels
51f11fb749 add dedicated docker container for some utils
fixes https://github.com/zokradonh/kopano-docker/issues/57

Signed-off-by: Felix Bartels <felix@host-consultants.de>
2018-12-22 16:14:04 +01:00