Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
I can not deploy a simple app - Dokploy
D
Dokploy
•
13mo ago
•
2 replies
renderlux
I can not deploy a simple app
[phases
.setup
]
nodeVersion
=
"20
"
nixPkgs
=
[
'nodejs
'
,
'yarn
'
]
[phases
.install
]
cmds
=
[
'yarn install
'
]
[start
]
cmd
=
'node server
.js
'
[variables
]
NODE
_ENV
=
'production
'
PORT
=
'3000
'
I also tried Dockerfile
, paketo
-buildpacks
and I had lots of issues with GO and Node
Dokploy
Join
7,778
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
deploy angular app
D
Dokploy / old-help
2y ago
Deploy Flask App
D
Dokploy / old-help
2y ago
Deploy express.js app
D
Dokploy / old-help
2y ago
can't deploy
D
Dokploy / old-help
12mo ago