Apicurio Studio compose with Postgresql as db server #3156
Replies: 4 comments 1 reply
-
What version of Studio are you trying to run? The latest version is 1.1 and it uses Apicurio Registry as the backend. The 1.0 version has its own backend, as does the 0.2 version. Studio is a little bit of a mess right now as we try to figure things out. The likely future direction is that we will simply incorporate the Studio functionality directly into Apicurio Registry. |
Beta Was this translation helpful? Give feedback.
-
If possible, the latest version. Studio uses Registry as backend, and Registry could use Postgresql to store data, right? |
Beta Was this translation helpful? Give feedback.
-
Thak you very much. I have used the in-memory-no-auth version, I have tried to add postgres, but I don't know Apicurio deeply to apply the correct changes in my compose. |
Beta Was this translation helpful? Give feedback.
-
OK I've added a postgresql storage variant to the Apicurio Registry docker compose examples. You can find it here: Hopefully you can layer Studio 1.1 on top of that by using other examples. Reminder: Registry 3.1 will have the Studio UI automatically included as part of the Registry UI, at which time the Studio project will likely be deprecated. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all.
Does anyone have an example of compose file for deploying Apicurio Studio integrated with Postgresql in Podman?
Thank you very much.
M.
Beta Was this translation helpful? Give feedback.
All reactions