seenode Documentation | Seenode Docs

seenode Documentation

seenode takes an application from a Git repository to a running service on a public HTTPS URL, and keeps it running. You bring the code, a build command, and a start command; the platform handles the container, the certificate, the load balancer, and the redeploys.

These docs cover web services, background workers, and managed PostgreSQL and MySQL.

Tip (New here? Start with the tutorial)

Deploy your first app walks you from a forked sample repository to a live HTTPS URL in about five minutes. There's no code to write, and nothing to configure beyond confirming what seenode detects. It's the fastest way to see the whole model in one pass.

Understand the platform

Read these when you want the picture rather than a task: what happens during a deploy, what seenode decides for you, and how the pieces fit together.

Deploy your app

Framework-specific guides for getting an existing project running. Pick your language, or see all of them on the how-to guides page.

Run it in production

Once your app is live, these are the tasks that come up next: giving it a domain, giving it a database, and giving it more capacity.

Look something up

Precise, checkable detail: what runtimes exist, what things cost, and how to drive seenode from a script.