D
Dokploy•4mo ago
jack w

how to deploy Dokploy from the source code?

when i deploy from source code, it cannot run
8 Replies
sptzk
sptzk•4mo ago
can you provide more informations please? screenshots of error, your servicesettings (from dokploy) and so on 🙂
jack w
jack wOP•3mo ago
is there any script or detail step to deploy from source?
DJKnaeckebrot
DJKnaeckebrot•3mo ago
Just wondering why you wanna deploy from source. You can build the image with the dockerfiles and than host those
jack w
jack wOP•3mo ago
thanks, but how to build the frontend image and run all of the thing? i try to use 'pnpm --filter dokploy start ' to run the frontend, but i found it is very slow
DJKnaeckebrot
DJKnaeckebrot•3mo ago
sorry but i don't get why you want to build it yourself
sptzk
sptzk•3mo ago
@jack w create a dockerfile and execute this in dokploy, easy way
jack w
jack wOP•3mo ago
because i run the frontend project by the command 'pnpm --filter dokploy start ' , the web page is very slow

Did you find this page helpful?