Commit Graph

2 Commits

Author SHA1 Message Date
Stavros Kois
8ecab3e904 default to postgres 18 (#3743)
* default to postgres 18

* bump

* add deprecation.yaml on apps with pg15
2025-12-02 11:44:34 +02:00
TigerGorilla2
076e2dd2b3 Add Hoppscotch (#2830)
* hoppscotch: add selinux-ci.py

* hoppscotch: add a compose.yml & env file as references

* hoppscotch: add metadata files

* hoppscotch: add generating files

* hoppscotch: add library

* hoppscotch: add containers (no config)

* hoppscotch: add container dependencies & migrate container command

* hoppscotch: add DATABASE_URL & jwt envs

* hoppscotch: add email auth provider

* hoppscotch: add backend nodejs volume

* hoppscotch: add ports

* hoppscotch: fix mailer auth config

* hoppscotch: add domains for services

* hoppscotch: add rate-limits

* hoppscotch: cleanup basic-values.yaml

* hoppscotch: add additional_envs

* hoppscotch: add perm_container has_actions dependencies

* hoppscotch: add data-encryption-key config

* hoppscotch: add to todo.md

* hoppscotch: add tos & privacy policy links configs

* hoppscotch: add secure_cookies env

* hoppscotch: switch to http since https doesnt work

* hoppscotch: add google, github, and microsoft oauth providers

* hoppscotch: switch to fixed internal port 80

* hoppscotch: add all-oauth-providers.yaml test-values

* hoppscotch: secure cookies are now conditional on frontend domain schema

* hoppscotch: extract jwt settings

* hoppscotch: add questions (still split)

* hoppscotch: move todo.md into hoppscotch dir

* hoppscotch: add script to combine questions files

* hoppscotch: update todo.md

* hoppscotch: rename domains to urls

* hoppscotch: update todo.md

* hoppscotch: update todo.md

* hoppscotch: regenerate questions.yaml

* hoppscotch: remove extra/reference files

* bump lib

* fix schema

* fix image keys for renovate to work

* not needed/used

* polish and restructure

* add meta

* fix template

* urls

* bump

* remove deprecated config for self hosted (2025.7.0 changes)

* no need for this anymore

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <s.kois@outlook.com>
2025-08-19 16:28:06 +03:00