copyrights

Results 13 issues of copyrights

# Docker build image This PR contains a docker file for an ESPurna build environment. Two volumes can be used. * `/espurna` with ESPurna source code. * `/firmware` target directory...

This is the first part to implement #19140, but it is a standalone feature. This feature allows you to command allied units and allow allies to control your units. In...

PR: Rebase me!
PR: Unaddressed comment(s)

* Replace PubSubClient with AsyncMqttClient library * Add new setting MQTT secure * Add new setting MQTT server fingerprint

When using Vagrant 2.3.0 with oraclelinux/9 (virtualbox, 9.0.367) `vagrant up` fails with a timeout after ``` ... default: SSH username: vagrant default: SSH auth method: private key default: Warning: Authentication...

##### SUMMARY There is no need for an exception on `defaults` option when adding `noauto`. Mount is implemented as last win. from mount(8): ``` If you want to override mount...

##### SUMMARY If `boot` option of mount module is set to `false` it shall add noauto mount option on Linux, NetBSD and OpenBSD systems. But there are exceptions. E.g. if...

I'm trying migrate from version 2.1.12 to version 3.1.8 and I'm getting `Access to the requested resource forbidden.` My `radicale.conf` ```ini [server] hosts = 0.0.0.0:5232 ssl = False [encoding] request...

Some configuration options are not documented. Including (may incomplete): * KROKI_BODY_LIMIT * KROKI_CONTAINER_SUPPORT * KROKI_*_BIN_PATH

:book: documentation

Today the build pipeline consists of two steps. Prepare server build and build server locally and then build containers. To ease local testing I like to suggest moving the server...

🍩 enhancement
🐋 docker