feat(ghost): Add ghost (#1977)
* feat(ghost): Add ghost * update docs * use correct image * full perms for tests * don't set url on test * set to localhost * try default port * whoops * add more gui options * strict perms * rofs off * root + rofs * root + rofs off * use strict perms * Update charts/incubator/ghost/values.yaml * Update charts/incubator/ghost/questions.yaml * Update charts/incubator/ghost/questions.yaml * Update charts/incubator/ghost/values.yaml * update url env Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
co-authored by
Kjeld Schouten-Lebbing
parent
1f3db0c79d
commit
317d3508d9
BIN
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@@ -62,7 +62,6 @@ _This list is to track `App Requests` from one place._
|
||||
- [ ] Geth #1348
|
||||
- [ ] Spotify Connect #1319
|
||||
- [ ] Machinaris #1304
|
||||
- [ ] Ghost #1282
|
||||
- [ ] teslamate
|
||||
|
||||
##### TODO: Requires More-Than-Average effort
|
||||
@@ -518,3 +517,4 @@ _These Apps have specific requirements or need specific customisation and care_
|
||||
- [x] Librephotos #293
|
||||
- [x] AMD - Automated Music Downloader
|
||||
- [x] Deemix #628
|
||||
- [x] Ghost #1282
|
||||
|
||||
@@ -322,6 +322,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
|
||||
| grist | main | main | 10163 | TCP | |
|
||||
| grist | api | api | 10164 | TCP | |
|
||||
| budge | main | main | 10165 | TCP | |
|
||||
| ghost | main | main | 10166 | TCP | |
|
||||
| satisfactory | beacon | beacon | 15000 | UDP | |
|
||||
| satisfactory | query | query | 15777 | UDP | |
|
||||
| minecraft-bedrock | main | main | 19132 | UDP | |
|
||||
|
||||
Reference in New Issue
Block a user