Felix Bartels
b8cb5f720d
shellsheck
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-02-26 17:00:32 +01:00
Felix Bartels
679249a1ac
shellcheck fixes
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-02-26 17:00:32 +01:00
Felix Bartels
e6f290e85f
Merge pull request #89 from fbartels/centos
...
Improve support on CentOS
2019-02-22 22:28:43 +01:00
osboxes.org
53a5b0868c
also commit changes to compose
2019-02-22 08:10:47 -05:00
osboxes.org
7680cfc76f
alternative approach to internal name resolution
...
obsoletes EXTRA_HOST
2019-02-22 08:08:52 -05:00
osboxes.org
897a0df433
on centos7 the file is created only with -rw------- which makes konnect startup fail
2019-02-22 06:15:10 -05:00
Felix Bartels
d0d3d3c852
change interval for healthcheck
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-02-20 17:01:51 +01:00
Felix Bartels
e3d7e01583
Add Kopano Meet and depending instrastructure to meet
...
Makefile adjustments
reorder Makefile
adds image for kwmserver
adds image for meet
add Meet to compose
clean up proxy configuration
move kcconf.py into the base image
2019-02-19 12:57:57 +01:00
Felix Bartels
0fc1c3bef5
add question about the local ip to setup.sh
...
could partly resolve https://github.com/zokradonh/kopano-docker/issues/88
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-02-18 21:01:47 +01:00
Felix Bartels
7451d13f83
make build-simple also phony
...
add default target
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-02-09 13:04:38 +01:00
Felix Bartels
db7d042599
add build-simple
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-02-09 13:04:38 +01:00
Felix Bartels
72846074d6
add docker-file to run webapp standalone
...
tweak start.sh in webapp image so that it only gets the package list when there are actual packages to install
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-02-05 21:55:20 +01:00
Christian Günther
3b043334d5
support disables ssl on caddy, configured via .env
2019-01-28 22:13:24 +01:00
Christian Günther
996a65c786
document 'off' configuration in setup.sh
2019-01-28 22:13:24 +01:00
Felix Bartels
32fe88e5d8
make ldap port configurable
...
fix startup for grapi
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-28 21:37:57 +01:00
Felix Bartels
6a14fbe174
build fixes and readme improvements ( #85 )
...
* add compose to the build image
* update readme
* fine tuning for build container
* directly pass commands to run script in build env
* fix dockerfile so that everything can be build on Docker version 17.05.0-ce, build 9f07f0e-synology
2019-01-28 11:07:06 +01:00
Felix Bartels
6c70d11108
acutally publish konnect
...
Signed-off-by: Felix Bartels <felix@host-consultants.de>
2019-01-27 21:00:47 +01:00
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