Directus on Netlify

I have a Directus website that I am running locally on macOS Ventura with Postgres. I am wondering if Netlify would be able to host my Directus website? How would I go about copying my localhost site over to Netlify? My ideal workflow would be commit to Github and have it automatically update on Netlify. However, I’m not sure if that’s a good idea to have the Postgres database on Github. New to this but looking forward to figuring it out. Any assistance for the first steps are greatly appreciated. Thanks!

Hey,

Can you provide any documentation on this?

Do you mean documentation for Directus? Or something else

Hi @avidrunner84 ,

Thanks for sharing the docs! Looks like Directus is a database. We do have websites using databases on our platform. My best advice would be to try deploying the site on Netlify by following our Get started docs and let us know if you run into any trouble and we can help guide you in debugging.

i did it,all almost free while i test thing out. postgres db on supabase. the rest (admin app and server) on railway.let me know if u need help.

1 Like

I will try deploy my directus backend handled in docker-compose instance. I want also to create a blog post on my website about this approach with netlify

Could we collaborate?