Commit Graph

5 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing e2fbe2f256
Add littlelink App (#770)
* Add littlelink App

* remove some unused questions

* fix a mistake

* Run as Root

* wrong container url

* run as non-root again

* Revert "run as non-root again"

This reverts commit 181dfd1002.

* change icons
2021-08-16 14:42:21 +02:00
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
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