Commit Graph

20 Commits

Author SHA1 Message Date
Stavros Kois 756c31c54b
Apply default nodePorts && fix transmission portal (#646)
* Fixes focalboard nodeport

* fixes transmissions portal path

* Update wishlist

* Change default ports pt1

* Change default ports pt2

* Change default ports pt3

* Also change nextcloud default nodeport

* Restore identation
2021-07-02 22:27:56 +02:00
Dan Sheridan c3dd5a703d
Minor docs clarification to train names (#587)
Fix capitalisation (the train names are all lower case); change `staging` to `stable` as I think that's the intention
2021-06-24 17:09:36 +02:00
TrueCharts-Bot fc0504b2e4 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-14 09:47:41 +00:00
TrueCharts-Bot 6ed72494a2 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-06-01 13:11:07 +00:00
TrueCharts-Bot 0a6bee1fe4 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-05-26 10:52:07 +00:00
kjeld Schouten-Lebbing 7afd989b0e
update storage docs to reflect current storage code 2021-05-24 22:16:54 +02:00
kjeld Schouten-Lebbing a869e30188
Doc patches 2021-05-23 20:34:11 +02:00
ksimm1 0d919bc8f8
docs update - linking apps domain names (#440)
Added detail to docs on shortened domain name resolution, added screenshot example and link to official K8s
2021-05-06 19:35:35 +02:00
Kjeld Schouten-Lebbing 5d3e8ebb40
Adapt community to allow chart versioning (#434)
* try adding some custom tooling for the job

* polish tooling

* more polish

* process stable

* setup scripting for incubator

* Process incubator

* setup script for dev

* remove dev placeholder app

* remove .test beta folder

* fix some of the workflows and tooling

* fix a testing bug

* update doc generation to not create app-readme.md

* remove an unneeded file

* support multiple charts

* adapt docs

* adapt branch in docs
2021-05-06 14:50:24 +02:00
Lloyd W d411726d59
Add Firefly III (#421)
* inial attempt at support for fireflyiii

* encoded postgres in base64,  fixed chart.yaml linting issiues

* fixed trailing spaces in chart.yaml

* removed . in secrets.yaml as suggested by test?

* attempting to fix line 20 secrets.yaml

* cleanup common-yaml template.

* Update incubator/fireflyiii/1.0.0/questions.yaml

* added app_key, node port to questions.yaml and updated default nodeports-md.

* added network settings to questions.yaml

* corrected pgsql ports in test and questions.

* attempting to fix authentication issues with sql.

* set to run as root, sadly app doesn't work without it

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-05-05 22:31:59 +02:00
Lloyd W 0e2459806b
Podgrab (#416)
* add initial podgrab support

* added podgrab to default-nodePorts.md

* add initial podgrab support

* added podgrab to default-nodePorts.md

* cleaned up descirptions in questions.yaml

* changed assets to use custom storage in test-values and questions
2021-05-01 21:55:17 +02:00
Stavros Kois d9c0ef151a
Refactor nodePorts so all apps have unique defaults (#407)
* Introduce 'Default NodePorts' Manual Table

* Change default nodePorts according to manual's table

Also fix navidrome icon

* Make suggested changes on ports

Probably fix warnings in Deepstack

* Add note in defPorts md
2021-04-28 20:01:04 +02:00
kjeld Schouten-Lebbing 5d6c1929da
make screenshots clickable 2021-04-22 17:05:31 +02:00
kjeld Schouten-Lebbing cb4d1bbd5a
test other image solution 2021-04-22 17:02:04 +02:00
kjeld Schouten-Lebbing d3cc0e47b1
fix screenshot caps a bit 2021-04-22 16:56:11 +02:00
kjeld Schouten-Lebbing 06d9599497
Add some screenshots to certificate guide 2021-04-22 16:52:39 +02:00
Kjeld Schouten-Lebbing eb48f8a4e1
Storage rework part 1 (#337)
* Create docs for Integrated Persistent Storage

* add a clear note about possibly moving to PVC's in the (near) future.

* Adapt developer docs to reflect new storage system

* Move Apps fixed-storage to new Storage system
2021-04-13 21:43:27 +02:00
TrueCharts-Bot 1bad981230 Commit docs updates
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-04-12 11:24:48 +00:00
kjeld Schouten-Lebbing 516dbbec88
Update Certificate docs to reflect current ACME instability 2021-04-10 10:11:18 +02:00
kjeld Schouten-Lebbing cde18639c7
Post Code-Freeze Review, Bugsfixes and Documentation
- Fix traefik Portal Button
- Touchup Security Policies
- Update Support Policies
- Re-Add Deluge as incubator App
- Add Canary to Security Policies
- Add all-contributors basic config
2021-04-09 13:34:29 +02:00