dani3l0 / honey

Nice and sweet place for all your self-hosted services.
https://honeyy.vercel.app/
151 stars 6 forks source link

Is Docker image Available? #1

Closed mariushosting closed 11 months ago

mariushosting commented 11 months ago

Nice project! Congrats! Is Docker image available?

dani3l0 commented 11 months ago

Not yet, but many people suggested to add it, so Docker image is on the way :)

mariushosting commented 11 months ago

Not yet, but many people suggested to add it, so Docker image is on the way :)

Awesome Thank You!

dani3l0 commented 11 months ago

We have a Dockerfile (#2)

but not closing this issue yet as we have kinda no options for configuration and we are not using Vite's built-in production webserver

dani3l0 commented 11 months ago

Project seems to run fine under Docker with the command provided in README.

For configuration, please use bind mount of config directory. Environment variables turned out to be are kinda inappropriate in terms of adding custom services.

Ofc, if you have any problems, ideas or questions, feel free to open another issues :)