136 Commits

Author SHA1 Message Date
Adam
e780f4d00b Merge pull request #278 from linuxserver/dependabot/pip/mkdocs-material-9.5.49 2025-01-15 19:37:08 +00:00
driz
8468982fc8 Merge pull request #279 from linuxserver/snap
add SNAP info
2025-01-08 17:37:44 -05:00
driz
9379f588f2 add note about snap's snapshots 2025-01-08 15:44:25 -05:00
Adam
85e62f9d29 Merge pull request #236 from linuxserver/drizuid-patch-1 2025-01-08 11:57:19 +00:00
driz
2ba10c9226 add SNAP info 2024-12-30 09:27:58 -05:00
dependabot[bot]
fc95679b4b Bump mkdocs-material from 9.5.45 to 9.5.49
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.45 to 9.5.49.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.45...9.5.49)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 02:37:46 +00:00
thespad
7aa26e16eb Add no-new-privs note 2024-12-17 17:09:15 +00:00
Adam
51812cc571 Merge pull request #271 from linuxserver/nonroot 2024-12-12 18:56:53 +00:00
thespad
77c1d2dc06 Tweak wording and example 2024-12-12 18:43:16 +00:00
thespad
0395be1b4e Add disambiguation, tweak wording 2024-12-06 13:46:19 +00:00
thespad
29e6bb1f3e Add note about rootless 2024-12-06 13:37:19 +00:00
thespad
1f2225c294 Remove version key from examples 2024-12-06 13:37:10 +00:00
thespad
bdd8075704 Remove PUID/PGID from example 2024-12-05 20:30:32 +00:00
thespad
4a5c0dfbeb Fix casing 2024-12-05 20:30:24 +00:00
thespad
1d2a7c7f4e Initial non-root docs 2024-12-05 20:19:13 +00:00
aptalca
169406846a update duckdns info and clarify networking 2024-12-05 13:50:27 -05:00
Roxedus
289753d181 Add D2 diagram support 2024-11-25 19:11:01 +01:00
dependabot[bot]
f73bad0f9c Bump mkdocs-redirects from 1.2.1 to 1.2.2
Bumps [mkdocs-redirects](https://github.com/mkdocs/mkdocs-redirects) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/mkdocs/mkdocs-redirects/releases)
- [Commits](https://github.com/mkdocs/mkdocs-redirects/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: mkdocs-redirects
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 10:18:57 +00:00
dependabot[bot]
f2682523e5 Bump mkdocs-material from 9.5.42 to 9.5.45
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.42 to 9.5.45.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.42...9.5.45)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 02:07:18 +00:00
dependabot[bot]
817e9cbc0d Bump mkdocs-git-revision-date-localized-plugin from 1.2.8 to 1.3.0
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.8 to 1.3.0.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.8...v1.3.0)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-03 18:45:40 +00:00
Roxedus
7a60beb37b Merge pull request #257 from linuxserver/dependabot/pip/mkdocs-material-9.5.42 2024-11-03 19:44:00 +01:00
Brian Witt
dbce7da6d0 fix rendering of bullet points in FAQ 2024-11-02 22:14:32 -07:00
dependabot[bot]
2fd3bb62df Bump mkdocs-material from 9.5.34 to 9.5.42
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.34 to 9.5.42.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.34...9.5.42)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 02:55:24 +00:00
Roxedus
a37b1c0c2e Merge pull request #249 from pagdot/patch-3 2024-09-30 15:46:29 +02:00
pagdot
68f7b40c44 Implement changes suggested by Roxedus
Co-authored-by: Roxedus <me@roxedus.dev>
2024-09-30 13:23:14 +02:00
Roxedus
8656c14db3 Merge pull request #233 from pagdot/patch-2 2024-09-27 09:55:11 +02:00
pagdot
fc522fae25 Add portainer blurb to FAQ 2024-09-27 09:47:40 +02:00
pagdot
0ba19bd577 fix typo 2024-09-26 16:43:14 +02:00
dependabot[bot]
1c6d3a8aba Bump mkdocs-material from 9.5.24 to 9.5.34
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.24 to 9.5.34.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.24...9.5.34)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 17:47:10 +00:00
dependabot[bot]
12942b32f2 Bump mkdocs-git-revision-date-localized-plugin from 1.2.5 to 1.2.8
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-08 17:39:49 +00:00
Adam
3047d01bf8 Merge pull request #235 from linuxserver/dependabot/pip/mkdocs-awesome-pages-plugin-2.9.3 2024-09-08 18:37:56 +01:00
driz
412a95eb8e add new eol items to reasonable endeavors 2024-09-07 10:44:23 -04:00
driz
7932a594c0 Update swag.md
in this section, we show how to assign an externally created network in docker run, but leave it out completely in the compose snip.
2024-07-30 11:20:48 -04:00
dependabot[bot]
b141b45c7b Bump mkdocs-awesome-pages-plugin from 2.9.2 to 2.9.3
Bumps [mkdocs-awesome-pages-plugin](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/releases)
- [Commits](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/compare/v2.9.2...v2.9.3)

---
updated-dependencies:
- dependency-name: mkdocs-awesome-pages-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 02:17:31 +00:00
pagdot
9ca3cd976e Added troubleshooting steps 2024-07-21 15:28:37 +02:00
thespad
7fe35ee977 Clarify wording 2024-07-08 17:25:10 +01:00
thespad
1a6cd7ef1c Add migration note 2024-07-08 17:24:19 +01:00
thespad
fe286b6745 Clarify wording 2024-07-08 17:21:06 +01:00
thespad
be8f489ecc Clarify UID as GID can vary 2024-06-26 21:33:29 +01:00
thespad
7c188b9e1e Initial ro docs 2024-06-26 19:32:53 +01:00
thespad
a3eb43a380 Add read-only fs to weird exceptions 2024-06-13 16:29:37 +01:00
dependabot[bot]
9b999ca68d Bump mkdocs-material from 9.5.22 to 9.5.24
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.22 to 9.5.24.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.22...9.5.24)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 02:18:12 +00:00
dependabot[bot]
5f42bc037c Bump mkdocs-material from 9.5.21 to 9.5.22
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.21 to 9.5.22.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.21...9.5.22)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 02:15:05 +00:00
dependabot[bot]
15a1488aa9 Bump mkdocs-git-revision-date-localized-plugin from 1.2.4 to 1.2.5
Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)
- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.4...v1.2.5)

---
updated-dependencies:
- dependency-name: mkdocs-git-revision-date-localized-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-11 14:09:39 +00:00
dependabot[bot]
d2508bab0e Bump mkdocs-material from 9.5.19 to 9.5.21
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.19 to 9.5.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.19...9.5.21)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 02:24:40 +00:00
Roxedus
282c0b748a Merge pull request #212 from linuxserver/dependabot/pip/mkdocs-material-9.5.19 2024-04-29 13:45:06 +02:00
Roxedus
120e161d87 Merge pull request #189 from DieselTech/patch-1 2024-04-29 13:35:32 +02:00
dependabot[bot]
b214ff8f26 Bump mkdocs-material from 9.5.13 to 9.5.19
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.13 to 9.5.19.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.13...9.5.19)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 02:16:03 +00:00
quietsy
a928bae218 Add split dns (#207)
* Add split dns

* CR fixes

* Fix typo

* CR fixes
2024-04-19 08:38:37 +03:00
quietsy
332d560e98 Fix a typo in the OS command 2024-04-15 16:19:51 +03:00