Skip to content

Commit f5c2f84

Browse files
Add Seenode support to Phoenix deployment guide
Updated the deployment guide to include information about Seenode, which offers first-class support for Phoenix applications along with detailed documentation and a quickstart template.
1 parent 1237b99 commit f5c2f84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/deployment/deployment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,3 +148,4 @@ The reason for this is simple. While a WebSocket is a long-lived open connection
148148

149149
* [Render](https://render.com) has first class support for Phoenix applications. There are guides for hosting Phoenix with [Mix releases](https://render.com/docs/deploy-phoenix) and as a [Distributed Elixir Cluster](https://render.com/docs/deploy-elixir-cluster).
150150
* [Railway](https://railway.com) also provides support for Phoenix applications using [Mix releases](https://docs.railway.com/guides/phoenix).
151+
* [Seenode](https://seenode.com) provides first class support for Phoenix with [a detailed documentation](https://seenode.com/docs/frameworks/elixir/phoenix/) and a [quickstart template](https://github.com/seenode/example-phoenix).

0 commit comments

Comments
 (0)