Help needed for self-hosting

Hi there,

First of all, thanks for Neon. I think it’s a wonderful product and would like to use it for my project. I am new to it so if i’ve missed out any documentation, please pardon me.

I would like to self-host Neon. I’ve managed to run docker-compose to start the services and created a test database. My question is, does the self-hosted version also come with the REST APIs and web app (https://console.neon.tech)? If so, what are the URLs? I can’t seem to find any information on self-hosting.

Also, is there a documentation that explains the different concepts and terminologies, for example, tenants, timelines, endpoints, etc? I know there’s the glossary, but I would like more detailed information.

Thank you!

Hey

Thanks for your interest. Let me answer your questions.

does the self-hosted version also come with the REST APIs and web app (https://console.neon.tech) ?

Unfortunately, we don’t open-source these parts of our application. We made public the part that is related to Postgres itself.

is there a documentation that explains the different concepts and terminologies, for example, tenants, timelines, endpoints, etc?

Here you can find our glossary that explains all the terms.

1 Like

I see. Thank you for the reply and clarification!