Oleksandr Honcharov

Results 15 comments of Oleksandr Honcharov

Also got stuck with this error. Way to reproduce, just create vite-electron template and try to use webtorrent. ![image](https://github.com/webtorrent/webtorrent/assets/65261114/070a6b5c-e404-4df9-8c86-51663b1e7cfe)

If i will run `npx prisma migrate dev/deploy` command will be success. Node.js was installed via NVM.

![image](https://github.com/user-attachments/assets/54f4fc54-a40c-4ddc-b375-5bdd8cb0328c) @Eliminationzx the functionality of the deployable should be available out of the box, preferably without additional manipulations

@Eliminationzx The setup appears to be in order. However, some documentation is required to explain the correct procedure for starting up the mail server. ![image](https://github.com/user-attachments/assets/06c7dc13-d021-4eba-ae41-c9b2325c517e)

@Siumauricio https://github.com/Dokploy/dokploy/issues/408#issuecomment-2355372652 Please advise on how to add some documentation to the template, as previously discussed.

Maybe it will be useful, i created a templates documentation, so you can also help me with it if you wanna. https://github.com/SashaGoncharov19/dokploy-template-docs https://sashagoncharov19.github.io/dokploy-template-docs/

@andrekutianski When I installed this on the Hetzner Robot, there were no problems with traffic, everything was stable and the connections worked fine. But I also have a home server...

> I'd like to suggest few updates for dms compose.yml file: > > ``` > services: > mailserver: > image: ghcr.io/docker-mailserver/docker-mailserver:latest > hostname: ${DMS_HOSTNAME} > ports: > - 25:25 #...