Commit Graph

18 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing
5373c61f2d Move docs from .github to project root (#223) 2021-03-05 23:14:23 +01:00
Kjeld Schouten-Lebbing
fb8e40c18b Refactor Ingress (#219)
* Refactor Ingress and Add Tests

* New HTTP Ingress UI Layout

* Cleanup plain TCP and all UDP ingress UI's

* Bulk Traefik Changes:

- update traefik
- move storage to common chart
- Remove reflector
- Remove Cert-Manager
- Add http IngressRoute to common
- remove ingress(Route) from traefik
- Cleanup Ingress(Route) to be includable in other charts

* Update common included with all Apps

* Update traefik and addserviceName, servicePort and serviceKind to questions.yaml

* Polish: Auto find port and servicename for ingress, allow override

* Add basic documentation and examples

* Cleanup

* small bugfix

* fix mini mistake in qbittorrent

* Use default torrent port within qbittorrent
2021-03-05 22:31:02 +01:00
Kjeld Schouten-Lebbing
d22b481a3f [Common] Refactor Services (#212)
* Refactor All Services

- services (dict, including main service)
- additionalServices (list)

* Add Documentation and standardised questions.yaml layout for services

* Update all existing Apps to 2.0.0

* Fix whiteline error

* fix addons
2021-03-03 16:51:25 +01:00
kjeld Schouten-Lebbing
90e4f51844 fix footer two-color 2021-03-11 14:15:13 +01:00
kjeld Schouten-Lebbing
a95b68f1d4 test iX brand colors for headerbar 2021-03-11 14:07:15 +01:00
kjeld Schouten-Lebbing
9240c705ab Integrate homepage with wiki 2021-03-11 13:53:27 +01:00
kjeld Schouten-Lebbing
1809693658 try integrating the homepage 2021-03-11 12:13:39 +01:00
kjeld Schouten-Lebbing
5ee545a6dd remove CSS change 2021-03-11 12:08:05 +01:00
kjeld Schouten-Lebbing
8dbfd57e35 try hiding edit button from wiki 2021-03-11 11:52:43 +01:00
kjeld Schouten-Lebbing
c046ada333 some wiki polish 2021-03-11 11:37:16 +01:00
Kjeld Schouten-Lebbing
a59d73061f Add additional Storage tests and rename appExtraVolumeMounts (#218) 2021-03-03 22:03:02 +01:00
kjeld Schouten-Lebbing
44f424018b Add License Info on a per-file basis 2021-03-03 14:56:22 +01:00
kjeld Schouten-Lebbing
9ed754c8bb Add Notice file and seperate "legal" docs catagory 2021-03-03 12:28:56 +01:00
kjeld Schouten-Lebbing
d10c7d1aa5 Port k8s-at-home documentation 2021-03-03 11:49:10 +01:00
Kjeld Schouten-Lebbing
b0c7933e2f More Development documentation and code-snippets (#208)
* Create general development documentation for all forms of storage

* increase questions.yaml documentation

* certs are definately not 21.02 compatible

* Fix some small mistakes from upstream (iX official)
2021-03-01 20:42:26 +01:00
Kjeld Schouten-Lebbing
3cda910be6 Add Unlimited Custom hostPath mounts (#201) 2021-03-01 18:38:55 +01:00
Kjeld Schouten-Lebbing
17d52b7d1c Docs rework fase 2 (#182)
* move faq to seperate file

* Slight tweaking and adding license file(s) to wiki

* Update README.md

* Port git guide from UnityStation

* Rename Ingress to Reverse Proxy

Fixes #183

* Prefer central templates

* Add initial information about Storage

* Port Chart structure info from TrueNAS/charts readme

* Create and document standardised Chart.yaml layout

* update tautulli version

* Add custom liveness probes for sonarr, radarr, lidarr and readarr

* Add Maintainers Wanted page

* Update existing Chart.yaml files
2021-02-25 17:09:50 +01:00
Kjeld Schouten-Lebbing
1d51be0e3d 777 on new scripts (+2 squashed commit)
Squashed commit:

[9ae7dd0f] add helm-docs to workflow

[2206f5ba] fix small typo in workflows (+1 squashed commits)

Squashed commits:

[29c2ceb4] Documentation-Cleanup (#181)

* work on readme generation

* document windows setup

* add simple pre-commit install script

* more docs for git setup

* Update pre-commit

* pre-commit automatic fixes

* Increase all patch versions

* Auto Readme and Config doc

* Auto app-readme.md generation

* increase common and common-test versions accordingly (due to cleanup)

* move contribution guidelines to /development in wiki

* fix some end-of-line issues (again)

* fix line 14 of workflows
2021-02-23 18:21:54 +01:00