Releases: gopatchworks/selfhosted
Releases · gopatchworks/selfhosted
Release list
v0.1.4
v0.1.3
v0.1.1
Changelog
- 86f77ea Add Windows installer release artifacts
v0.1.0
Changelog
- 406c010 Add callback and webhook domain env vars
- 3ab98c3 Make MySQL max connections configurable
- faa207a Update image tags for v0.0.5
- 1823397 Update image tags for v0.0.7
- 82fcb71 Update image tags for v0.0.8
- 0f16505 Update image tags for v0.1.11
- f74a948 Update image tags for v0.1.12
- d611976 Update image tags for v0.1.13
- e9e6807 Update image tags for v0.1.14
- 78ff582 Update image tags for v0.1.15
- 33715c3 Update image tags for v0.1.16
- dba61a7 Update image tags for v0.1.2
- d3b0517 Update image tags for v0.1.3
- ba0245a add 900Mi requests for web pods
- 1e99c4f add 900Mi requests for workers
- 4f43bdb add APP_DOMAIN env for gateway and start
- bd9a035 add DS_Store ignore
- 1f87783 add baseline chart
- 9d6b7b0 add cache driver config
- 50ca118 add configurable revision history limit
- 209d8a8 add configuration around timeout/body size
- d96c51a add contour install guide
- bc2129f add dashboard and fabric, split web into start+gateway, update image ref
- 2f96537 add dashboard env
- 9daf13f add db seeders
- 5ca5cc5 add fabric env to core env
- eacc642 add getting started guide
- a747c4f add installer tool
- 16e613f add license configuration options
- c08bd77 add missing env
- b188b09 add missing monocore environment variables
- 6d4d3d6 add more documentation around setup
- 037aaf3 add probes to kubefaas builder
- 06d41fb add processors and move schedulers to this
- 96f84c7 add redis prefix as configuration
- 4626bd0 add scheduler
- 9d101a5 add some more config around routing mode, scheme, etc
- fb6651f add support for external services
- 2ecb349 add support for extraEnv in kubefaas and monocore
- 29decd9 add support for self-hosted elastic
- d394874 add support for separate fabric mysql
- e79729e add support for webhook/callback ingresses
- a5ce0e4 add support to set session domain
- 8cfe727 adjust order of operations for install
- c9bf290 align values
- eac900b align values
- fc30475 allow service account configuration
- 51fdc46 also define vhost
- 704c9e7 always include bucket creation endpoint
- ba7aba7 attempt to fix incorrect dashboard hosts
- 2a0552c attempt to fix some bucket config
- e0420e9 auto-generate auth for kubefaas
- 33dc842 auto-generate tenant admin password if not set
- 5a295c2 automate queue creation for standalone/microservice modes
- 19501e4 checksum and chart validation
- fb810a3 cleanup on completion
- 26eb4bc create release management via tags
- ae96869 create the database as part of the seeder to prevent errors
- 3611954 default dashboard env to ingress urls
- 3d09409 deploy s3 manager
- a6c7f71 disable tapestry in fabric
- 63e3ecd dont force child registry to quay
- 3e80e42 enable auth on kubefaas by default
- 626362d ensure app key is set
- 0e96a19 ensure buckets are setup correctly for kubefaas caching
- a77280a fix cache store
- 0c5cf8f fix database, ingress routes, add passport keys
- 46f2aa4 fix elasticsearch auth configuration
- 5aeb7b1 fix elasticsearch security context
- ddc6667 fix license server url mismatch for fabric
- 6fb86df fix migrations preventing chart deploy
- 3ac246e fix probes and env
- 8e793d0 fix probes for gateway/start
- 297af1a fix rabbitmq topology missing image pull secrets
- aab67c0 fix some merges
- 48925c8 fix tls setup
- 5c788f9 fix workflows
- 804987c flip migrate and migrate:tenants around
- 6faf553 if ingress mode is contour, use httpproxy everywhere
- 03a73c8 improve clarity of monocore config
- 148649e improve support for soketi
- 26efda6 include redis prefix
- 02512b1 ingress support via contour
- b576393 initial commit
- 63c3bb4 make fabric use redis for sessions
- 7641ce3 manage tenant/landlord db vars
- 79b82fd missing kubefaas credentials
- 399ee5c move env to config/secret instead of inline
- 9155e09 move queue topology to app chart
- d7bf508 only add ingress route if dashboard is enabled
- 44d15cb prevent duplicate config
- 88e14db prevent duplicate config
- e19a1fd proper use of soketi auth credentials in dashboard config
- be96024 properly configure env for redis modes
- 7063c93 registry + auth for kubefaas
- f2c7340 release with deploy key
- e25bf52 remove DS_Store
- 9a6b7a7 remove metrics from s3 manager config
- 2847d5a remove old chart
- 7bdcecc reorder hooks and allow seeders to run on upgrade
- ba4d82b reorder seeders/migrations for fabric/core
- 550a979 revert back from frankenphp runtime
- 0afb716 revert: "run 15 processes on scheduler workers"
- 9169417 run 15 processes on scheduler workers
- 8503e5e set default license server url
- 4cce0e3 set default role to superadmin
- e47b946 set default tier to pro
- f36314c set default to superadmin
- 049ebf2 set nuxt cookie domain
- 00461ca set queue_connection properly to rabbitmq
- b7d3bb3 setup brew releaser
- ffc5f23 setup fabric nginx properly
- 7b1f57a setup ingress for pusher
- 63ec21c shuffle around more rabbitmq configuration
- 12797f2 split into infra/app charts
- 45959ba start and gateway are webservers not workers
- d1e16d2 stop leaking vars into dashboard
- ceffd67 support app-key generation
- d6e2c16 support configuring user role
- f589aab support frankenphp bundle
- 424cddb support generation of s3 store config
- 3c8cb3f support non-customer-flows
- 7b5171b support non-customer-flows better
- d732a18 switch contour dependency
- c2267fd switch dind healthcheck to exec docker info
- 266f159 switch to config.js for dashboard
- cfc7d33 switch to nuxt env in attempt to fix pusher hostname issues
- f3f591d switch to nuxt vars, moving to SSR
- 088672e switch to separate envs for rabbitmq
- 7a0a68d try with /
- e19cba6 try with /
- 81d5d5b update chart sha
- bd8abf8...