* Update adguard-home.md to document the workaround needed for first time setup
Since Adguard Home currently can't perform first time setup without admin, I've documented how to run it with root initially and then revert to using mash
* Update adguard-home.md
* Update adguard-home.md
edit "usage" to the correct URL
* Update adguard-home.md
formatting
* Update adguard-home.md
user more precise wording
* Update adguard-home.md
correct typo
* Update adguard-home.md
* Simplify Adguard Home troubleshooting instructions a bit
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
Remove the (now unnecessary) warning saying that gRPC connections
don't work, and provide a better example on how to configure the
agent.
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
After fiddling quite a bit with this setup, I think it's only fair if
I expand the documentation and explain how to integrate both services.
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
This is consistent with other services.
We demonstarte the subpath approach (where it's feasible) and tell people how to host at the root path if they wish.
It should now be possible to host Woodpecker CI under a subpath, so we
need to update the documentation to reflect that.
Closes#151
Signed-off-by: Sergio Durigan Junior <sergiodj@sergiodj.net>
* add etke.cc languagetool v6.3-0 to requierements
* add languagetool to setup
* add LanguageTool to group_vars
* fix container_additional_networks var name
* add docs
* just a small clarification in the doc
* Fix incorrect closing role-specific comment
* Fix typos and improve wording on LanguageTool docs page
* Upgrade LanguageTool (v6.3-0 -> v6.3-1)
* Switch from languagetool_container_additional_networks to languagetool_container_additional_networks_auto
This is a new addition in LanguageTool v6.3-1
* Do not enable Traefik labels conditionally based on languagetool_hostname
This may have been appropriate for other roles, for which the hostname is optional, but not here.
For LanguageTool, `languagetool_hostname` is required.
* Fix languagetool section alignment
* Update languagetool.md with better explanation about n-gram data
---------
Co-authored-by: sudo-Tiz <mathis.worksome@simplelogin.fr>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
More complex passwords containing some special characters might trigger
[ coolwsd ] FTL Failed to initialize COOLWSD: SAXParseException: Invalid token in '/etc/coolwsd/coolwsd.xml', line 244 column 167
* Add nextcloud_container_image_customizations_smb_enabled: true to configuration options
* revised variable to use "samba" not "smb"
* Move Samba for Nextcloud instructions into their own section
This keeps the initial vars.yml sample for installing Nextcloud minimal.
Samba is a rarely used optional feature and has no business being in the initial minimal configuration sample.
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
These are blind adjustements, without having tested them.
Funkwhale runs multiple containers and it's possible that a few of the
others (e.g. the Celery worker) also need access to Redis. If so,
additional adjustments would be necessary.