Self-hosting Openship
Getting started
Under the hood, Openship is using Next.js, so naturally, it can be hosted anywhere that supports Node.js. Openship also use postgres
as the database so a DATABASE_URL
is needed.
1-Click Deployment
These deployment services offer Node.js
and postgres
databases so Openship can be deployed in 1-click.
Railway
Render
Next.js Deployment
To deploy on platforms that don't support databases like Netlify and Vercel, you'll need a postgres
connection string.
Vercel
Netlify
Last updated on August 3, 2022