rajnandan1 / kener

Kener is a Modern Self hosted Status Page, batteries included
https://kener.ing/
MIT License
2.5k stars 104 forks source link

feat(docker): added a Dockerfile to easily distribute the app #37

Closed jaydenrasmussen closed 10 months ago

FoxxMD commented 10 months ago

I would recommend setting this up to be linux-host friendly (file permissions) as well as providing directory volume binding to make site/monitor configs persistent. Both can be done by using a linuxserver.io base image. I'm willing to whip this up if the author is interested.

EDIT: Please take a look at #39

rajnandan1 commented 10 months ago

@FoxxMD @jaydenrasmussen I have merged #39 I am closing this PR Thank you both for taking time to add dockerfile