By: kirk sullivan user 11 Apr 2020 at 3:13 p.m. CDT

2 Responses
kirk sullivan gravatar
Installing on docker (ubuntu), with defaults (no settings.py), finishes ok though no URL mentioned. Containers show that they're up. Hitting browser at noted FQDN (with hosts file set to the host address), gettting a 404 error with no detail (on both 80 and 443) [I] Using <redacted fqdn> as FQDN The Docker Engine you're using is running in swarm mode. Compose does not use swarm mode to deploy services to multiple nodes in a swarm. All containers will be scheduled on the current node. To deploy your application across the swarm, use `docker stack deploy`. Creating nginx ... done Creating ldap ... done Creating oxtrust ... done Creating oxauth ... done Creating registrator ... done [I] Checking entries in persistence INFO - pygluu.containerlib.wait - 2020-04-11 19:53:32,824 - Config is ready INFO - pygluu.containerlib.wait - 2020-04-11 19:53:32,842 - Secret is ready INFO - pygluu.containerlib.wait - 2020-04-11 19:53:33,283 - LDAP is ready INFO - entrypoint - 2020-04-11 19:53:34,162 - LDAP backend already initialized [I] Launching Gluu Server .........................................

By Isman Firmansyah staff 13 Apr 2020 at 11:59 a.m. CDT

Isman Firmansyah gravatar
Hi Kirk, Can you check the deployment logs? https://gluu.org/docs/gluu-server/installation-guide/install-docker/#checking-the-deployment-logs

By Isman Firmansyah staff 30 Apr 2020 at 1 p.m. CDT

Isman Firmansyah gravatar
Feel free to re-open if needed. Thanks,