Commit Graph

10 Commits (user-regex)

Author SHA1 Message Date
Mariano Cano 1755c8d60f
Fix typo in comment 11 months ago
Mariano Cano f7da9a6f30
Allow to resume badger migration using a given key 11 months ago
Mariano Cano f7c33d0878
Fix typos in badger migration script 11 months ago
Mariano Cano 7bca0c2349
Add tool to migrate data from badger to mysql or postgresql 11 months ago
zyzyx 2c57415657 There is an error during installation which shows.
"install: cannot stat 'step-ca_0.23.2/bin/step-ca': No such file or directory"
Upon checking the is no bin directory after step-ca_linux_0.23.2_amd64.tar.gz
is extracted so by simply changing from step-ca_${CA_VERSION:1}/bin/step-ca to step-ca_${CA_VERSION:1}/step-ca the installation succeed.
1 year ago
Carl Tashian 340aa3206c We now have an armv5 step-ca build; remove guard clause from RA install script 2 years ago
Carl Tashian 655d7f59fd install-step-ra.sh: Properly quote the RA DNS names in ca.json 3 years ago
Carl Tashian 482482e717 install-step-ra.sh: Don't try to create a JWK provisioner, because the web app's OAuth flow doesn't support OOB with STEP_CONSOLE=true. 3 years ago
Carl Tashian b88b2f9808 Just adding a comment to the step-ra install script 3 years ago
Carl Tashian 97af829805 RA install script 3 years ago