- Jul 13, 2023
-
-
Jonas Zohren authored
-
- Jun 28, 2023
-
-
purplemeteorite authored
-
- Jan 27, 2023
-
-
Moritz Heiber authored
-
- Nov 08, 2022
-
-
Ticho 34782694 authored
add_header will not override the Content-Type header set by the server, but will instead add another header below, which is obviously not ideal. The proposed change will instead tell nginx to set the correct value for this header straight away.
-
- Oct 13, 2022
-
-
exin authored
-
- Jun 18, 2022
-
-
Jonas Zohren authored
-
- Mar 30, 2022
-
-
Jonas Zohren authored
-
- Mar 18, 2022
-
-
Jonas Zohren authored
-
- Feb 22, 2022
-
-
Jonas Zohren authored
When a user mounts a volume into the default volume path, it uses the permissions and ownership from the host volume. In most cases, this is 1000:1000, which it also uses on the inside. If you don't mount a volume though (e.g., for testing), conduit cries: “The database couldn't be loaded or created.” This fix chowns the default db dir to remedy this.
-
- Feb 20, 2022
-
-
Jonathan de Jong authored
-
- Feb 19, 2022
-
-
Jonathan de Jong authored
-
- Feb 16, 2022
-
-
Jonas Zohren authored
-
Jonas Zohren authored
-
Jonas Zohren authored
-
Timo Kösters authored
-
- Feb 12, 2022
-
-
Jonas Platte authored
-
- Feb 04, 2022
-
-
Jonas Zohren authored
-
- Feb 02, 2022
-
-
Jonas Zohren authored
-
https://gitlab.com/jfowl/conduit-containersJonas Zohren authored
Also run all builds on approved MRs
-
- Jan 28, 2022
-
-
Jonas Zohren authored
-
Jonas Zohren authored
Conduit can start without a specific port being configured. This adjusts the healthcheck script to tolerate that state. Closes https://gitlab.com/famedly/conduit/-/issues/222
-
- Jan 23, 2022
-
-
Maxim De Clercq authored
-
- Jan 07, 2022
-
-
Ticho 34782694 authored
The nginx instance which is serving the .well-known endpoints can serve the simple JSON replies directly from memory, instead of having them as external files on disk.
-
- Dec 15, 2021
-
-
Jonas Zohren authored
-
- Nov 25, 2021
-
-
Jonas Zohren authored
-
- Nov 21, 2021
-
-
Jonas Zohren authored
-
- Sep 03, 2021
-
-
Daniel Wiesenberg authored
-
- Aug 31, 2021
-
-
Daniel Wiesenberg authored
-
Jonathan de Jong authored
-
- Aug 30, 2021
-
-
Daniel Wiesenberg authored
-
- Aug 29, 2021
-
-
Daniel Wiesenberg authored
-
- Aug 26, 2021
-
-
Daniel Wiesenberg authored
-
- Aug 09, 2021
-
-
Daniel Wiesenberg authored
-
- Jul 19, 2021
-
-
Jonas Zohren authored
-
Jonas Zohren authored
-
- Jul 06, 2021
-
-
Daniel Wiesenberg authored
conduit default port 6167 and fix the docker healthcheck
-
- May 25, 2021
-
-
Daniel Wiesenberg authored
-
- May 22, 2021
-
-
Daniel Wiesenberg authored
-
Daniel Wiesenberg authored
-
Daniel Wiesenberg authored
And mention that an empty string can be used to configure Conduit purely with env vars.
-