victrme / Bonjourr

Minimalist & lightweight startpage inspired by iOS
https://bonjourr.fr
GNU General Public License v3.0
932 stars 107 forks source link

Hope it can support docker deployment #342

Closed kokojacket closed 3 months ago

kokojacket commented 6 months ago

Hope it can support docker deployment

victrme commented 6 months ago

Hi @kokojacket,

Bonjourr is essentially a webpage built using Node, hopefully it shouldn't be too hard to create a Dockerfile for. Right now we have a lot of other things to do with higher priority, but someone might be able to do it !

ChainsLunatic commented 4 months ago

@kokojacket, @victrme Would a Dockerfile be sufficient or what would be the preferred implementation?

ChainsLunatic commented 4 months ago

@kokojacket @victrme I've implemented a first version based on nginx

kokojacket commented 4 months ago

@babajmcfly Thanks, I’ll try it now__

ChainsLunatic commented 4 months ago

I've opened a pull request for the dockerfile

ChainsLunatic commented 3 months ago

I think this can be closed now? @victrme

victrme commented 3 months ago

Absolutely, thanks @ChainsLunatic :)