* init mkfd
* added lib
* update icon
* added to cspell.config.yaml
* no need for that constrain
* truenas is the only maintainer
* ghcr + actual version
* fix icon
* test host path
* remove node opts, user can use additional vars when needed
* WHAT in the world happened here
* single category
* single category
* add test file
* fix port, does not seem that it was actually tested at all
* update port
* no, it does not run as non-root. all app files are owned by root. even basic startup shows permissions errors
---------
Co-authored-by: Stavros Kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* First Draft
* adjust README
* adjust basic_values - port
* clean up
* remove old lib
* cspell
* healthcheck, perms, portal, port and volumes
* data
* fix
* rename to web port and fix images (not use aio)
* metadata
* add config
---------
Co-authored-by: Roberta <roberta@example.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <s.kois@outlook.com>
* FileFlows
* remove migrations. nothing to migrate
* use pinned version, renovate will update it regularly.
* use non-default port to make sure everything continues to work
* remove server/node option
* fix versions
* update meta
* str version
* simplify ui
* make sure current setup without configurable internal port works in all scenarios
* catalog apps is maintained by ix
* added source
* fix special characters
* dynamic port
---------
Co-authored-by: Stavros Kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* add first draft restic rest-server
* feat: add required fields for proxy authentication in rest-server configuration
* feat: update rest_server_flags structure and add option-values.yaml test
* feat: refactor rest_server configuration and enhance user authentication options
* update lib
* exhaustive options listed in test files
* reserve flags + cspell
* update metadata
* update UI, add missing additional_env section, make extra opts a list, hide users/proxy auth when no auth is selected, allow configuring port even on when host net is on (we tie it with listen), remove dns_opts,
* update readme
* use `do` instead of `set _ = `, reverse the check order for auth, healthcheck, pin data dir, remove check for host net when adding port (lib does this aswell), remove portal (there is none), add flags with their respective bool value always
* fix test
---------
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <s.kois@outlook.com>
* add tube archivist
* update quests
* test
* okay
* caps
* test
* test
* make sure those dont clash
* hmm
* fix healthcheck
* diskoverdata: use es dep (#3003)
* lib: add es as dep
* fix user
* fix
* diskover use dep (#3001)
* update lib
* Create README.md
* Create app.yaml
* Create item.yaml
* Create ix_values.yaml
* Update ix_values.yaml
* Create questions.yaml
* Update questions.yaml
* Create docker-compose.yaml
* Update ix_values.yaml
* Update ix_values.yaml
* Update docker-compose.yaml
* Create __init__.py
* Add files via upload
* Create __init__.py
* Add files via upload
* Create basic-values.yaml
* Update docker-compose.yaml
* Create __init__.py
* Add files via upload
* Create __init__.py
* Add files via upload
* Delete ix-dev/community/wiki-js/templates/library/base_v2_1_43 directory
* Update app.yaml
* Update ix_values.yaml
* Update docker-compose.yaml
* Update ix_values.yaml
* Update questions.yaml
* Update questions.yaml
* Update questions.yaml
* Update ix_values.yaml
* Update docker-compose.yaml
* Update docker-compose.yaml
* Update docker-compose.yaml
* Update app.yaml
* Update app.yaml
* Update docker-compose.yaml
* Update app.yaml
* Update ix_values.yaml
* Update basic-values.yaml
* Update questions.yaml
* Update ix_values.yaml
* Update docker-compose.yaml
* Update questions.yaml
* Update docker-compose.yaml
* Update questions.yaml
* Update docker-compose.yaml
* Update questions.yaml
* Got
1. VS-Code up and running
2. Modified everything, until it worked
3. Passed all CIs locally
4. Tried to mimik your adjustments you made for the App I tried the first time (Anthing LLM)
Hope this time it is better and you don't have to correct too much...
Regarding the User and Group IDs: I couldn't find any Env-Variable to set it to 568:568. Unfortunately only 1000:1000 worked for me.
* - host mode is not allowed when dep containers exist
- no need for neither dns opts or additional ports
* - use curl, as wget has some bugs on some containers
- shorten const names
- remove additional ports
* remove unused variables and shorted some others
* lint
* use correct home and add docs to sources / update lib
* push lib
* push lib
* remove dns opts
* add https test
* add new consts
* add certificate selection + https port
* add macros
* env vars are just placeholders in the config, since we are updating the config file directly, we dont need those env vars.
* svg
* fix
---------
Co-authored-by: Roberta <roberta@example.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <s.kois@outlook.com>
* add linkwarden
* bump lib
* - ensure meili will upgrade and ensure port is always set
- test with non-standard port
- make sure internal port matches exposed
- remove pg 16 image, there is no reason to have it on new app
- append _image on meilisearch so renovate works correctly
- update container names in template to distinguish them easier
- group each container in template
- use get_url() for postgres url
- add missing perm action for additional storage
- set nextauth internal url only. external might need to be different (Also append the port that was missing)
- add a temp dir for yarn cache to clean warnings
* misisng contianer
* no need to have min scale for new
* update image
* add tz config and remove redundant dscriptions
* add meili dep support
* use the new dep from lib
* small fix
* update lib
* let default
* update lib
* while it starts, it does not function
* redis: fix directory fixes#2947
---------
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <s.kois@outlook.com>
* Add Many Notes community application
* Update Many Notes app configuration
* Update cspell configuration with manynotes
* Update Many Notes library to 2.1.36
* rm old lib
* update lib
* make it work
* fix name
* icon
* readme
---------
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <s.kois@outlook.com>
* Add portracker
* update lib
* match port and remove redundant code, as it happens automatically from lib
* remove internal port
* generate metadata
* add missing port ip addressing
* use const for path
* add host mounts
* use non-default port for tests
* add docker hub
* fix health, expose port, additional storage
* media
---------
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <s.kois@outlook.com>