1
0
Fork 0
mirror of synced 2024-07-30 10:36:28 +12:00
Commit graph

25 commits

Author SHA1 Message Date
Rory Powell b71169deee Fix how version is processed in helm chart (#10277) 2023-04-12 16:30:10 +01:00
Rory Powell 3b9887c66c Use helm .Chart.AppVersion instead of specifying value (#9933)
* Use helm .Chart.AppVersion instead of specifying value

* Backwards compatibility with existing process for deploying chart from source where Chart.AppVersion hasn't been generated yet
2023-04-12 13:49:25 +01:00
Rory Powell a03a96038d merge master into develop (#9964) 2023-03-09 15:54:20 +00:00
Rory Powell b635614f77 Allow proxy upstream URLs to be configured at runtime (#7413)
* allow proxy upstream urls to be configured at runtime

* make dynamic upstream urls in proxy the default behaviour

* reorder env directives

* Use appVersion for proxy image

* Update couch upstream for proxy

* proxy ci updates - WIP

* allowing custom resolvers in proxy service deployment

* remove generateProxyConf script for prod and remove from builds

* remove generateProxyConfig script

* removing nginx dev conf

* delete generated nginx conf

Co-authored-by: Thomas Weiß <panos@unbunt.org>
Co-authored-by: Martin McKeaveney <martinmckeaveney@gmail.com>
2022-12-20 16:28:13 +00:00
Rory Powell 544db02f2c Add dispatch deploy job for release env 2022-06-20 12:14:16 +01:00
Martin McKeaveney 31c93e5653 removing couchDB backup from values.yaml 2022-04-28 09:12:45 +01:00
Martin McKeaveney 41cf33a0a0 step 3 2022-04-27 18:38:27 +01:00
Martin McKeaveney 14768d0479 proxy publishing script 2022-03-10 06:59:17 +00:00
Martin McKeaveney 0a6f1ab0db adding k8s flags 2022-03-10 06:42:28 +00:00
Martin McKeaveney c7d46dea35 update tag name 2022-02-22 13:31:19 +01:00
Martin McKeaveney 1cbca0578a removing need for handlebars in nginx script, automating proxy service deployment 2022-02-22 13:24:21 +01:00
Martin McKeaveney 18ad8ac1e5 configurable query timeout, s3 options for minIO, safety on cloud deploy job 2021-12-30 17:44:27 +00:00
Martin McKeaveney e086859c7a adding preprod deploy 2021-12-17 15:27:46 +01:00
Martin McKeaveney 39116bc631 testing selfhost job 2021-12-17 14:58:03 +01:00
Martin McKeaveney 9f5bc94b17 use cross repo permissions token 2021-12-16 17:14:28 +01:00
Martin McKeaveney 32d18087b6 word count to verify production yaml 2021-12-16 16:04:08 +01:00
Martin McKeaveney 7ddfb51740 use github env rather than workflow outputs 2021-12-16 15:36:34 +01:00
Martin McKeaveney 40e9790e5e set appVersion at correct level 2021-12-16 15:33:14 +01:00
Martin McKeaveney e2e91a7bd5 inputting correct release version 2021-12-16 14:31:40 +01:00
Martin McKeaveney 3a0dac4292 correct version for cloud deploy, added helm chart automation to selfhost job 2021-12-16 13:38:21 +01:00
Martin McKeaveney 414a1b74d4 adding AWS creds configuration step 2021-12-16 13:12:54 +01:00
Martin McKeaveney 6d22067f87 removing git commit sha from curl 2021-12-16 13:09:21 +01:00
Martin McKeaveney 5c43042bf5 tag docker images, change eks deploy action 2021-12-16 12:44:11 +01:00
Martin McKeaveney 1a964f2122 turn off release pipeline, update selfhost jobs 2021-12-16 12:35:50 +01:00
Martin McKeaveney 1cc2b98de5 split CI pipelines to improve speed and automate deployment to production through manual action 2021-12-15 18:43:12 +01:00