* add local install script
* Make the script executable
* add force update flag
* add some checks to the kind script
* name kind cluster+deletion confirmation
* add wait flags to helm
* More informative local install script
Co-authored-by: Denis Redozubov <denis.redozubov@gmail.com>
* new generic utils
* fix scheme in notes and ingresses + values for generic scripts
* move migrations to init containers
* new generic utils
* fix scheme in notes and ingresses + values for generic scripts
* move migrations to init containers
* fix versions
* update readme
* emphasize some parts of readme
* remove chart beta warning
* add future version of octopod to the chart
* Update charts/helm3/octopod/README.md
Co-authored-by: iko <ilyakooo0@gmail.com>
* Update charts/helm3/octopod/README.md
Co-authored-by: iko <ilyakooo0@gmail.com>
* add an ability to have a fixed secret for ui basic auth
* dont ask for cliauth header if vault is enabled
* add readme section about ui auth
* Refined wording
Co-authored-by: iko <ilyakooo0@gmail.com>
* Removed TLS Auth in favour of headers
* chart changes to work with auth header instead of certs
* chart version bump up
* Warnings and formatting
* Removed extra deps
* Split module sources
* Removed extra TLS args
* Slimmed down docker images and added certs to octo cli
* Simplified docker images
* Increased swap
* Added entrypoint to env veriables in docker images
* refactor cli options + get rid of tls options
Co-authored-by: Aleksei Sizov <a.sizov@typeable.io>
Co-authored-by: iko
* Update dependencies of examples
* Update the check script in examples
* Update docs of control scripts
* Add notifications script to examples
* Fix typo
* Fix typo
* Corrected control script arguments
* Updated documentation
* added project name and base domain to check script
* split the checking and archive checking commands
* checkArchiveArgs -> archiveCheckArgs
* First stab at refactoring status transitions
* Removed 'archived' column from database
* Added deployment locking
* Added transition possibility assertion at the start of background tasks
* Added a notification control script (#27)
* Added notification script
* Updated docs
* Fixed link
* fixed link
* Fixed response error body rendering
* Resolved comments and fixed some bugs after rebasing
* added info script back in
* Added logs url support to the frontend
* Added k8s dashboard URL to charts and deployment guide
* Added troubleshooting to FAQ
* Tweaked docs.
* Resolved comments
* Renamed button to Details