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
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 8.5 KiB |
@@ -33,7 +33,6 @@ _This list is to track `App Requests` from one place._
|
||||
- [ ] Filestash #1000
|
||||
- [ ] UISP #1007
|
||||
- [ ] Openspeedtest #1018
|
||||
- [ ] LinkAce #1020
|
||||
- [ ] Zoneminder #1021
|
||||
- [ ] OpenHAB #1043
|
||||
- [ ] Suricata #1063
|
||||
@@ -515,3 +514,4 @@ _These Apps have specific requirements or need specific customisation and care_
|
||||
- [x] Synapse (Matrix Server) #410
|
||||
- [x] n8n #27
|
||||
- [x] WeblateOrg #817
|
||||
- [x] LinkAce #1020
|
||||
|
||||
@@ -310,6 +310,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
|
||||
| trilium-notes | main | main | 10156 | HTTP | |
|
||||
| unmanic | main | main | 10157 | TCP | |
|
||||
| weblate | main | main | 10158 | TCP | |
|
||||
| linkace | main | main | 10160 | TCP | |
|
||||
| satisfactory | beacon | beacon | 15000 | UDP | |
|
||||
| satisfactory | query | query | 15777 | UDP | |
|
||||
| minecraft-bedrock | main | main | 19132 | UDP | |
|
||||
|
||||
Reference in New Issue
Block a user