azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
3.65k stars 130 forks source link

Avahi Edits #278

Closed lilkidsuave closed 3 months ago

lilkidsuave commented 4 months ago

Avahi isn't enabled or started by default. CMD fix

Addition of dbus for avahi(required for functionality in a docker container) added to apt install

These two changes are to prevent this without having to mount externally.

avahi

cla-bot[bot] commented 4 months ago

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

cla-bot[bot] commented 4 months ago

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

cla-bot[bot] commented 3 months ago

We require contributors to sign our Contributor License Agreement. In order for us to review and merge your code, add yourself to the .clabot file as contributor, as a way of signing the CLA.

azukaar commented 3 months ago

Thanks, it's only chaing the .local dockerfile, I will update the normal file accordingly