You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/partials/docker/image-proxy-service/image-proxy-service-installation.adoc
+41-35Lines changed: 41 additions & 35 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,19 +40,19 @@ If set up correctly, the logs should display output similar to the following:
40
40
41
41
[source, log]
42
42
----
43
-
2025-09-15 05:11:23 [io-compute-4] INFO emissary - emissary
43
+
2025-09-22 00:04:26 [io-compute-8] INFO emissary - emissary
44
44
...
45
-
2025-09-15 05:11:24 [io-compute-blocker-4] INFO emissary - -> Raw Config assembled from various sources: ConfigOrigin(merge of /ephox-image-proxy/ephox-image-proxy-docker-env.conf: 1,system properties,reference.conf @ jar:file:/ephox-image-proxy/ephox-image-proxy.jar!/reference.conf: 1)
46
-
2025-09-15 05:11:24 [io-compute-blocker-4] WARN c.e.d.config.AllowedOriginsConfig$ - No allowed-origins specified in config!
2025-09-15 05:11:24 [io-compute-7] INFO o.h.b.c.nio1.NIO1SocketServerGroup - Service bound to address /0:0:0:0:0:0:0:0:19040
49
-
2025-09-15 05:11:24 [io-compute-7] INFO o.h.blaze.server.BlazeServerBuilder -
45
+
2025-09-22 00:04:26 [io-compute-blocker-8] INFO emissary - -> Raw Config assembled from various sources: ConfigOrigin(merge of /app/application.conf: 1,system properties,reference.conf @ jar:file:/app/emissary.jar!/reference.conf: 1)
46
+
2025-09-22 00:04:26 [io-compute-blocker-8] WARN c.e.d.config.AllowedOriginsConfig$ - No allowed-origins specified in config!
2025-09-22 00:04:27 [io-compute-7] INFO o.h.b.c.nio1.NIO1SocketServerGroup - Service bound to address /[0:0:0:0:0:0:0:0]:19040
49
+
2025-09-22 00:04:27 [io-compute-7] INFO o.h.blaze.server.BlazeServerBuilder -
50
50
_ _ _ _ _
51
51
| |_| |_| |_ _ __| | | ___
52
52
| ' \ _| _| '_ \_ _(_-<
53
53
|_||_\__|\__| .__/ |_|/__/
54
54
|_|
55
-
2025-09-15 05:11:24 [io-compute-7] INFO o.h.blaze.server.BlazeServerBuilder - http4s v0.23.27 on blaze v0.23.16 started at http://[::]:19040/
55
+
2025-09-22 00:04:27 [io-compute-7] INFO o.h.blaze.server.BlazeServerBuilder - http4s v0.23.27 on blaze v0.23.16 started at http://[::]:19040/
56
56
----
57
57
58
58
Running this command will generate a log warning about `allowed-origins` not being configured. This is expected, as it will be set up in the next step.
@@ -107,18 +107,24 @@ Once the application configuration file is ready, proceed with the Docker Compos
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-4] INFO emissary - * External configuration via System Properties
142
-
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - * parseConfigSources
143
-
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - * looking up property: ephox.config.url
144
-
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - -> Property not set
145
-
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - * looking up property: config.url
146
-
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - -> Property not set
147
-
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - * parseConfigSources
148
-
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - * looking up property: ephox.config.file
149
-
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - -> Found value for property: /ephox-image-proxy/ephox-image-proxy-docker-env.conf
150
-
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - * Parsing config defined by /ephox-image-proxy/ephox-image-proxy-docker-env.conf from property: ephox.config.file
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - * Optional File (/opt/ephox/application.conf). Defaults to empty if file not found
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - * Loading configuration files from classpath (reference.conf and integration.conf). Neither is required.
158
-
image-proxy-tiny-1 | 2025-09-15 05:18:28 [io-compute-blocker-4] INFO emissary - -> Raw Config assembled from various sources: ConfigOrigin(merge of /ephox-image-proxy/ephox-image-proxy-docker-env.conf: 1,system properties,reference.conf @ jar:file:/ephox-image-proxy/ephox-image-proxy.jar!/reference.conf: 1)
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-9] INFO emissary - * External configuration via System Properties
148
+
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - * parseConfigSources
149
+
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - * looking up property: ephox.config.url
150
+
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - -> Property not set
151
+
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - * looking up property: config.url
152
+
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - -> Property not set
153
+
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - * parseConfigSources
154
+
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - * looking up property: ephox.config.file
155
+
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - -> Found value for property: /app/application.conf
156
+
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - * Parsing config defined by /app/application.conf from property: ephox.config.file
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - * Optional File (/opt/ephox/application.conf). Defaults to empty if file not found
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - * Loading configuration files from classpath (reference.conf and integration.conf). Neither is required.
164
+
image-proxy-tiny-1 | 2025-09-22 00:14:39 [io-compute-blocker-9] INFO emissary - -> Raw Config assembled from various sources: ConfigOrigin(merge of /app/application.conf: 1,system properties,reference.conf @ jar:file:/app/emissary.jar!/reference.conf: 1)
image-proxy-tiny-1 | 2025-09-22 00:14:40 [io-compute-2] INFO o.h.b.c.nio1.NIO1SocketServerGroup - Service bound to address /[0:0:0:0:0:0:0:0]:19040
172
+
image-proxy-tiny-1 | 2025-09-22 00:14:40 [io-compute-2] INFO o.h.blaze.server.BlazeServerBuilder -
167
173
image-proxy-tiny-1 | _ _ _ _ _
168
174
image-proxy-tiny-1 | | |_| |_| |_ _ __| | | ___
169
175
image-proxy-tiny-1 | | ' \ _| _| '_ \_ _(_-<
170
176
image-proxy-tiny-1 | |_||_\__|\__| .__/ |_|/__/
171
177
image-proxy-tiny-1 | |_|
172
-
image-proxy-tiny-1 | 2025-09-15 05:18:29 [io-compute-0] INFO o.h.blaze.server.BlazeServerBuilder - http4s v0.23.27 on blaze v0.23.16 started at http://[::]:19040/
178
+
image-proxy-tiny-1 | 2025-09-22 00:14:40 [io-compute-2] INFO o.h.blaze.server.BlazeServerBuilder - http4s v0.23.27 on blaze v0.23.16 started at http://[::]:19040/
0 commit comments