Stavros Kois
a2c6aaaa8e
chore(docs): Remove `-icon` string from icon png's ( #2040 )
...
* rename icons (remove `-icon`)
* Remove (`-icon`) from chart.yaml
* Add 2 icons
* slight format change
* remove -icon
2022-03-06 20:11:45 +01:00
Kjeld Schouten-Lebbing
9f45371474
add(openHAB): add openHAB ( #2038 )
...
* add(openHAB): add openHAB
* no message
* fix typo
* set user id
* security settings
* remove the PUID fix (gets fixed automatically next Common update
2022-03-06 15:58:40 +01:00
Kjeld Schouten-Lebbing
5cfb9b769d
add(homebridge): Add homebridge app ( #2034 )
...
* add(homebridge): Add homebridge app
* readonly fs false
* no message
2022-03-06 15:28:01 +01:00
sagit
1cd524442d
feat(ddns-go):add ddns-go ( #2004 )
...
* create ddns-go
* update image tag
* update tag and commom version
* Update charts/incubator/ddns-go/questions.yaml
* Update charts/incubator/ddns-go/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-05 17:15:10 +01:00
sagit
91a51f16b6
feat(Alist): Add alist ( #1996 )
...
* create alist
* uodate
* update
* fix alist
* move
* Change port and tag
* update port
* Update values.yaml
* update common version
* Update charts/incubator/alist/questions.yaml
* Update charts/incubator/alist/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-03-05 13:22:51 +01:00
Stavros Kois
317d3508d9
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>
2022-02-28 17:15:10 +01:00
Stavros Kois
d008f97421
feat(budge): Add budge ( #1976 )
...
* feat(budge): Add budge
* feat(budge): Add budge
* lsio perms
* remove tz
* add varrun
* rofs
* prod env
* rofs disable
* Update charts/incubator/budge/questions.yaml
* Update charts/incubator/budge/values.yaml
* Update charts/incubator/budge/questions.yaml
* Update docs/manual/default-ports.md
* Update charts/incubator/budge/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-28 16:11:56 +01:00
Stavros Kois
4c2e896140
feat(grist): Add grist ( #1972 )
...
* feat(grist): Add grist
* add db and redis deps
* add rest files, no work done yet
* basic test values
* typo
* rofs false
* root
* remove redis for now due to a bug
* add api service, update questions and doc
* completely remove redis for nwo
2022-02-28 00:00:52 +01:00
Kjeld Schouten-Lebbing
1c337441fc
fix(prometheus): enable hostNetworking and change port ( #1969 )
...
* fix(prometheus): enable hostNetworking and change port
* Update Chart.yaml
* Update default-ports.md
* Update values.yaml
2022-02-26 01:37:32 +01:00
brothergomez
2e8b975d4d
feat(deemix): Add deemix ( #1933 )
...
* First commit
* add values.yaml
* Remove autogen files.
Update for service.
Add icon.
* Update app-requests.md
fix bad change
* Fix source
* Fix questions.yaml ordering.
* Further questions fix
* Address comments
* Update charts/incubator/deemix/values.yaml
Co-authored-by: Matt Haddock <matthewha@graphcore.ai>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-02-25 12:37:08 +01:00
Stavros Kois
87bd915681
fix(omada-controller): Use correct ports for v5.x and fix typo ( #1962 )
...
* fix(omada-controller): Use correct ports for v5.x and fix typo
* doc ports and default to udp questions
* udp
2022-02-25 00:49:14 +01:00
Stavros Kois
0d0e21524b
fix(pydio-cells): Use different port for healthcheck ( #1949 )
...
* fix(pydio-cells): Use different port for healthcheck
* stupid
* allow rootfs for s3 storage
* revert root fs access
* try persistence
* rofs
* runAsRoot, so s3 compatible storage works..
* make healthcheck service internal only
* https?
* check without clusterip
* try clIP again
* more generous probes
* use number port
* clip is def
* remove timeouts
2022-02-24 19:15:51 +01:00
Stavros Kois
56c26ce49d
chore(docs): Update adding tc catalog ( #1956 )
...
* chore(docs): Update adding tc catalog
* update ports
2022-02-24 18:19:44 +01:00
Stavros Kois
b063b590ef
fix(ubooquity): Add admin service and portal ( #1951 )
...
* fix(ubooquity): Add admin service and portal
* add path to main portal as well
2022-02-24 16:45:32 +01:00
Stavros Kois
e95ade48d7
fix(pydio-cells): fix configmap and main service ( #1943 )
...
* fix(pydio-cells): fix configmap and main service
* update questions and configmap
2022-02-23 08:44:07 +01:00
Stavros Kois
f7d74faf46
fix(minio): Fix services and add ingress option for both services ( #1911 )
...
* fix(minio): Run app with the specified user always
* use consoles port for web portal
* map ports exactly
* update ports to questions
* add ingress option for console
* update description
* bump minor
* make console (webui) service main, and create new service for the api(server)
* update doc ports
* revert minio uid/gid set
* update probes towards api
* use more defaults
* try tpl
* revert to hardcoded values
2022-02-20 21:03:13 +01:00
StevenMcElligott
84b34985e3
Adding Portal (comm) port to Omada-Controller ( #1905 )
...
* Update values.yaml
Adding missing ports for Omada to work, let me know how off I am lol
* Adding ports for Omada-Controller
Adding the missing port to Omada-Controller inside questions.yaml and values.yaml
* Adding ports for Omada-Controller
Adding the missing port to Omada-Controller inside questions.yaml and values.yaml, updated ports in manual and changed version
2022-02-17 09:19:43 +01:00
Stavros Kois
b91783e71c
feat(Librephotos): Add librephotos ( #1882 )
...
* feat(Librephotos): Add librephotos
* whoops
* lint
* whoops again
* try that
* actual use it
* rename file
* define it
* close file
* try this
* dup
* try
* autogen secret
* fix volmount
* internal pod comm can use localhost
* rofs
* needs access
* fix redis
* backend host localhost
* update ui
* move env to secret
* nginx config
* add probes
* update images
* fix image
2022-02-13 14:07:36 +01:00
Stavros Kois
9a3bf859dd
feat(Photoview): Add photoview ( #1881 )
...
* feat(Photoview): Add photoview
* update app requests
* whoops
* update image
* sync perms on UI
2022-02-13 13:46:46 +01:00
Stavros Kois
ea02662485
feat(linkace): Add linkace ( #1886 )
...
* feat(linkace): Add linkace
* use correct secrets
* add hardcoded values
* whoops
* typo
* add init container
* render secrets earlier?
* debug
* tryout
* whats going on
* try moving nginx conf
* fastcgi filename changed?
* localhost
* perms
* try with rofs
* Create env file on the correct dir
* fix paths and update questions
* actually use app_key
* Add conditional cron
* update gui
* whoops
* update image
2022-02-13 13:08:40 +01:00
Stavros Kois
d6f7a0b0d4
feat(odoo): use official image ( #1866 )
...
* feat(odoo): use official image
* also add customconf pvc
* correctly label the ports
* also on manual
* update image
2022-02-08 09:52:19 +01:00
Stavros Kois
2fd25d836f
fix(games): fixes for game servers ( #1845 )
...
* chore(docs): update default ports
* chore(satisfactory): update icon
* fix(impostor-server): rename app
* fix(minecraft-bedrock): use diffrent port for ipv6
* bump impostor
2022-02-05 10:55:19 +01:00
Stavros Kois
004c25e026
feat(weblate): Add weblate ( #1812 )
...
* feat(weblate): Add weblate
* update app-request docs
* run as user 1000
* Add site_domain
* rofs
* update questions
* Add configmap
* update ui
* finish uI and configmap
* update UI
* update image
2022-01-30 19:19:15 +01:00
Stavros Kois
2c54b03942
feat(unmanic): Add unmanic ( #1796 )
...
* feat(unmanic): Add unmanic
* whoops
* try wthout varrun with correct iamge
* has s6, so root.
* rofs
* update questions
* update description
* update app request list
* update image
2022-01-28 00:21:32 +01:00
Stavros Kois
b09907c7ba
feat(strapi): Add strapi ( #1800 )
...
* feat(strapi): Add strapi
* does it work?
* back off some perms
* Needs root..
* update image
2022-01-27 23:50:49 +01:00
Stavros Kois
867870f80f
feat(n8n): Add n8n ( #1797 )
...
* feat(n8n): Add n8n
* start tests
* add questions for ci
* root
* whoops
* rofs
* add configmap, and update part of UI
* add configmap, update part of UI
* update executions
* comment out security until is done
* spaces
* not there
* test
* try without numbers?
* again
* include
* clean
* test clean
* test
* test again
* add sec config
* add logs config
* exec
* endpoints
* credentials
* deployment
* security
* finish
* update image
2022-01-27 23:39:58 +01:00
Stavros Kois
62bcb3a5f7
fix(synapse): update UI ( #1778 )
...
* fix(synapse): update UI
* fix port conflicts and document
* add icon
* remove `runAsNonRoot: true` and `readOnlyFileSystem: true` as its the default
* add persistence
* remove secret
* clean env
* coturn and mail
* security and logging
* matrix
* update questions
2022-01-24 13:00:09 +01:00
Sukarn
bd3a03c2a7
feat(airdcpp-webclient): Add airdcpp-webclient ( #1752 )
...
* Add airdcpp-webclient
* newline fixes
* Update charts/incubator/airdcpp-webclient/questions.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/airdcpp-webclient/values.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update docs/manual/default-ports.md
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update charts/incubator/airdcpp-webclient/Chart.yaml
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Update questions.yaml
* Update questions.yaml
Add `additional_attrs: true`
* Update values.yaml
Change sha256 hash
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-01-22 21:51:55 +01:00
Stavros Kois
439ab4925c
fix(trilium-notes): Change port as it was a conflict with core app ( #1756 )
2022-01-21 12:08:16 +01:00
Stavros Kois
f163445ecf
feat(clamav): add clamav ( #1725 )
...
* feat(clamav): add clamav
* typo and update defaults
* update questions
* use this for test
* no quotes
* readrootfs
* varrun
* rofs
* try this user
* without varrun
* readonly
* var
* root
* probe
* disable probe
* false runasnonroot
* test probes
* doc ports
* sync questions
* update image
2022-01-18 00:27:08 +01:00
TrueCharts-Bot
fb9cd89ead
Commit released Helm Chart and docs for TrueCharts
...
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-01-16 11:14:30 +00:00
Sukarn
0c34694565
Avoid port 10080 ( #1722 )
...
* Avoid port 10080
Port 10080 is blocked by all major web browsers, including Firefox, Chrome, and Edge.
* Update default-ports.md
* Update docs/manual/default-ports.md
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-01-16 12:09:24 +01:00
Sukarn
9956737e0b
feat(trillium-notes): Add Trilium Notes ( #1715 )
...
* Add Trilium Notes
* Update charts/incubator/trilium-notes/Chart.yaml
* Update charts/incubator/trilium-notes/values.yaml
* Updated with requested changes + additional fixes
* Update values.yaml
* Update values.yaml
* Update charts/incubator/trilium-notes/Chart.yaml
* Update charts/incubator/trilium-notes/values.yaml
* Update charts/incubator/trilium-notes/values.yaml
* Update values.yaml
* This port is now free
* Update values.yaml
* Update questions.yaml
* Update docs/apps/app-requests.md
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-01-15 11:32:14 +01:00
Stavros Kois
1f087fe7ce
fix(guacamole-client): Use correct user on questions.yaml ( #1719 )
...
* fix(guacamole-client): Use correct user on questions.yaml
* some apps seems to not like ports >9999
* some rearrangements and a TODO note
* should skip if the db already exists
* remvoe todo note
* those two are required
* actually use the configmap
* do it quietly
2022-01-14 23:48:50 +01:00
Stavros Kois
b4845312ae
feat(guacamole-client): Add guacamole-client ( #1696 )
...
* feat(guacamole-client): Add guacamole-client
* doc port
* multiple line command
* test again
* hmm
* maybe?
* more scripting
* ok you lil princess
* okay
* array?
* maybe?
* -.-
* whoops
* ;
* making steps!
* try that way
* path
* clean it a bit
* apply hack
* try guacamole user
* fine fine
* check
* lets try
* whoops
* different approach
* test
* lets see
* almost there
* please no more initContainers :D
* cp
* clean up
* rem line
* bump common and pg
* move to configmap and prepare totp
* let image set the defaults
* comment out until is ready
* actually comment
* add header
* add api
* add json
* update json questions
* add duo
* update values
* update
* restructure
* error?
* nop
* add cas
* add openid
* restructure
* clean ui by hidding modules behide checkboxs + add required fields
* add radius ui, configmap pending
* finish radius
* no
* add ldap
* update common
* sync with the last changes
* keep portal path to questions for now
* doc frigate ports
2022-01-14 09:34:14 +01:00
Stavros Kois
ecd9983a15
fix(calibre): Replace deprecated env's and fix port ( #1689 )
2022-01-11 13:13:21 +01:00
Stavros Kois
1f8db1f709
feat(airsonic-advanced): Add airsonic-advanced ( #1671 )
...
* feat(airsonic-advanced): Add airsonic-advanced
* document port
* temporary change image for testing
* break db to see that it actually works
* restore db
* Add envs on gui
2022-01-10 18:11:26 +01:00
Stavros Kois
81243a0c35
feat(shlink-web-client): Add shlink-web-client ( #1618 )
...
* feat(shlink-web-client): Add shlink-web-client
* mark questions as TODO
* update image (pending digest)
* remove port var (it does not do anything on this image)
* Update charts/incubator/shlink-web-client/values.yaml
* Update charts/incubator/shlink-web-client/values.yaml
* Update charts/incubator/shlink-web-client/values.yaml
* runasroot
* use the freed deepstack port for spotweb and also document its port
* yea.. that :D
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-30 11:52:55 +01:00
Stavros Kois
5b6827a4bb
chore(chevereto): Remove app ( #1634 )
2021-12-30 10:24:43 +01:00
Stavros Kois
ca27a83ecc
chore(deepstack); move it to stable train ( #1633 )
...
* chore(deeptack); move it to stable train
* remove gpu+cpu separated apps
* doc ports
2021-12-29 20:52:31 +01:00
Stavros Kois
9178a95f0a
fix(shlink): protocol is `HTTP` ( #1619 )
...
* fix(shlink): protocol is `HTTP`
* defaults to tcp anyway
* this is backend, there is no portal...
2021-12-28 12:50:58 +01:00
Stavros Kois
d7606c4841
feat(shlink): Add shlink ( #1616 )
...
* feat(shlink): Add shlink
* try this
* Update charts/incubator/shlink/values.yaml
* remove unwated `v`
* deal with redis later
* Update charts/incubator/shlink/values.yaml
* set default redisUsername
* Update charts/incubator/shlink/values.yaml
* re-enable redis and give rootfs access
* try this
* run as root
* update questions
* add icon
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-12-27 13:40:31 +01:00
Kjeld Schouten-Lebbing
779e144f20
feat(apps): Add LSIO based Apps ( #1500 )
...
* feat(apps): Add LSIO based Apps
* try different config dir for scrutiny
* remove comments
* some work on icons/descriptions
* more icons/description
* more icons/desc!
* shorten descriptions
* make desc oneliner
* sync security options to questions
* sync storage
* add services
* doc ports
* fix port conflicts
* document ports
* sync env-vars
Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-12-12 23:27:04 +01:00
Kjeld Schouten-Lebbing
90b5511e0f
feat(apps): add a bunch of mariaDB backed Apps ( #1407 )
...
* feat(apps): add a bunch of Apps, mostly mariadb-backed
* move new apps to incubator
2021-11-30 14:33:15 +01:00
Joachim Baten
e18a7a0da5
Update docs to reflect correct default port for unifi guest portal ( #1417 )
2021-11-28 13:41:26 +01:00
Stavros Kois
956b6e92f1
chore(docs): update default ports docs ( #1412 )
...
* chore(docs): update default ports docs
* document mroe apps
* doc more apps, also add a note on the end
* add more apps
* Add rest of the apps
* Update conflicting ports
* Update conflicting ports
* Add official app ports
* Update conflicting ports with official apps
* fix some more conflicts
* update docs
* conflict
* revert deluge
* update docs
* re-sort
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-11-28 11:38:54 +01:00
Kjeld Schouten-Lebbing
a1c12c64e3
feat(apps): Add more Apps using postgresql ( #1136 )
...
* feat(apps): Add more Apps using postgresql
Squashed commit:
move apps - dev to incubator (+29 squashed commit)
[e306948ef] bump postgresql
[d22c2cc62] bump common
[cc5412370] remove ix_values.yaml
[ca02334e6] Sync last env's and secrets
[34b9d2af1] update gui on ff-syncserver
[8dc32c07c] Add description on persistence
[3ee0e4dac] Update secrets labels
[4192e3af5] Update default-ports
[d88de9fbc] fixedEnv on top...
[61363ea19] tt-rss
[8a124605e] traccar
[6de23ed28] teedy
[402e3916d] statping
[f8da66a8c] shiori
[c58d98c29] recipes
[2390929fc] openkm
[ca4cfcf75] odoo
[34a8e0e96] fixedEnv on top
[ec3c53f7b] miniflux
[b47aab805] librespeed
[f7252eeed] whoops
[d4e312ff6] kanboard
[c9e32f3eb] joplin-server
[4a216a442] wikijs
[8a529ba57] gotify
[1130943a7] ff-sync
[f1b43a783] etherpad
[7365fe5da] dsmr-reader
[ea7a6751e] babybuddy (+1 squashed commits)
* enable varrun on librespeed
* librespeed no readonly root
* run librespeed as root
2021-10-19 14:20:06 +02:00
Stavros Kois
cdd6229c12
feat(tdarr-node): Add tdarr-node ( #1150 )
...
* Init work for tdarr_node
* fix values service
* only 1 service, so main it is
* change name
* underscore -> dash
* varrun
* disable ro root fs
* runas root
* also disable ro root fs
* fix description
* Add a doc file
* emptyDir on transcode-cache
* fix persistence var names and remove transcode-cache
* varrun to questions and update ports for upcoming server
* Add transcode-cache as hostpath in questions
* sync questions' securitycontext
* update doc file
2021-10-16 13:57:17 +02:00
Stavros Kois
f845433829
feat(deepstack-gpu): Add deepstack-gpu ( #1141 )
...
* Add deepstack-gpu
* Bump version
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-10-14 23:42:35 +02:00
Stavros Kois
b17f7e338b
(feat) Add Uptime-kuma ( #1144 )
...
* Add maintainer to OO
* Add uptime-kuma
2021-10-14 23:37:08 +02:00