361 Commits

Author SHA1 Message Date
Paul Lorenz 453441500e Fix expressInstall test flakiness 2026-04-14 15:53:15 -04:00
Paul Lorenz e59f4119a9 Update router timeout in cli test 2026-04-02 11:47:34 -04:00
Clint Dovholuk 20ac5c5771 fix automated quickstart, ops verify panic, getZiti (#3736)
* don't auth the client api, update getZiti.ps1 to allow version and check hashes, update oidc to yield better error

* quickstart automated tests were passing erroneously

* fix quickstart auto test
2026-03-31 09:15:02 -04:00
Clint Dovholuk f6814c117a Quickstart ha only (#3724)
* wip changes: trying to make the quickstart nothing but ha

* when on windows be nice and use a powershell friendly line continuation char

* remove --clustered usage from config create as that's the default and remove 'ha' from quickstart test

* forgot to update the tests as well

* remove other 'ha' references in the config generation and verify traffic

* remove ha refs from the quickstart ha doc

* was a bit too quick to remove these flags - putting back

* change from fatals to error and RunE. add --spiffed-id to pki creation. remove now defunct TestDatabaseFile*

* updates to docker based test

* pr feedback updates

* missed some test updates
2026-03-27 10:13:42 -04:00
Kenneth Bingham aa18e20bf9 avoid DNS SAN ambiguity in quickstart server certs 2024-10-15 17:22:01 -04:00
dovholuknf 344d770a84 quiet the mkdir from complaining the directory already exists 2024-09-27 07:28:48 -04:00
Kenneth Bingham 25f9120db5 fix github owner/name assignments 2024-09-23 18:36:12 -04:00
Kenneth Bingham f26e00235b fix path to ziti binary in getZiti() function 2024-09-23 18:09:29 -04:00
Kenneth Bingham 7d86540ce6 debug quickstart scripts 2024-09-23 17:30:51 -04:00
Kenneth Bingham 519a9a02f9 fix quickstart ziti version 2024-09-23 16:34:41 -04:00
Kenneth Bingham 1affdfff52 tidy Dockerfiles 2024-09-23 15:44:08 -04:00
Kenneth Bingham 8ad523ed5e stop hard-coding trustDomain 2024-09-10 12:56:36 -04:00
Kenneth Bingham 57f95d6745 de-hyphenate old mentions of ziti-router as 'ziti router' 2024-04-22 17:30:30 -04:00
Kenneth Bingham 211956b70e Merge pull request #1749 from openziti/quickstart-fixes
tweak the expressInstall quickstart
2024-02-27 16:42:48 -05:00
Kenneth Bingham 207ffd2593 minimize review delta by reverting changes not strictly necessary for this branch to pass tests 2024-02-13 16:16:38 -05:00
Kenneth Bingham 14f3e92806 tweak the expressInstall quickstart 2024-02-13 16:13:49 -05:00
Kenneth Bingham f67e7f0a92 add a test for the all-in-one quickstart 2024-02-13 15:14:12 -05:00
dovholuknf b89ff6ae0c remove -s 2024-01-03 12:50:34 -05:00
Mario Trangoni 126ee5d79c codespell: Add spelling check and fix all issues
Signed-off-by: Mario Trangoni <mjtrangoni@gmail.com>
2023-12-19 10:52:42 +01:00
gberl002 52be731fc8 Merging latest from release-next 2023-10-30 15:39:37 -04:00
Geoff Berl b7c6daaa67 Merge pull request #1475 from openziti/issue-127_allow_special_characters
Remove single quotes on special character passwords
2023-10-26 16:29:16 -04:00
gberl002 907ecc9db3 Remove leftover code from init script
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-10-26 15:51:49 -04:00
gberl002 317d1377f9 Changing Ziti back to OpenZiti
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-10-26 15:42:55 -04:00
gberl002 c9903422b7 Set up docker-compose and standalone to fail on controller initialization failure
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-10-26 15:39:51 -04:00
gberl002 1684e5b938 Removing wrapping single quotes that are output on variable values with special characters.
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-10-26 14:15:50 -04:00
gberl002 30c7390127 Adding a password requirement check for the supplied ZITI_PWD value and failing the installation when requiremetns are not met
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-10-26 13:38:26 -04:00
gberl002 93455583e2 Fixing upgrade functions to work in *nix and Mac OS
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-10-25 13:01:41 -04:00
dovholuknf e1e401465a add prereq checks 2023-10-04 17:17:30 -04:00
dovholuknf 39375e96d5 fix errorneous ZITI_BIN_DIR check nusiance and put back adding ziti to the path after downloading 2023-10-04 17:16:16 -04:00
dovholuknf 620939d93c OSArchitecture doesn't work on the version of powershell that ships with windows... go figure 2023-10-03 09:09:06 -04:00
dovholuknf 428db15ab1 remove unused variable 2023-10-03 09:01:59 -04:00
dovholuknf 8e4d7d985e make mkdir more generic for other os'es 2023-10-01 22:15:01 -04:00
dovholuknf 1fbb7980c9 add -p for non-ms oses 2023-10-01 21:55:49 -04:00
dovholuknf 08c9d72e06 getting dir/path separator and path all sorted and tar vs expand-archive 2023-10-01 21:48:50 -04:00
dovholuknf 4c333c2d27 fix it for macos 2023-10-01 21:26:56 -04:00
dovholuknf 46a10e6efd not all are .zip 2023-10-01 21:14:05 -04:00
dovholuknf 9bdfed5fdf direcotry/path separator... matters 2023-10-01 21:11:07 -04:00
dovholuknf cb6e71f82f use path separator for platform 2023-10-01 21:09:22 -04:00
dovholuknf c26b910fbf portable home directory in powershell 2023-10-01 21:06:09 -04:00
dovholuknf 3c9762fb98 update getZiti.pws for other platforms that just windows... 2023-10-01 20:53:10 -04:00
Ken Bingham c2ae531c95 Merge pull request #1274 from openziti/quickstart-squash-image
optimize quickstart Dockerfile
2023-09-28 09:21:46 -04:00
gberl002 2b64f9fde0 Merging latest from release-next
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-09-20 15:06:38 -04:00
Kenneth Bingham 11c21e5f98 optimize quickstart Dockerfile 2023-09-20 13:22:23 -04:00
dovholuknf e5deeb04df moved the getZiti.ps1 to the docker directory. it's a little odd but this way it'll be available to https://get.openziti.io/quick/getZiti.ps1 2023-09-13 12:05:10 -04:00
gberl002 2b2244d770 Reverting logic back to a nested if
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-09-12 14:49:19 -04:00
gberl002 00c7cdb4a1 Using router config file existence to determine whether or not to create a new config file.
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-09-05 16:17:11 -04:00
Ken Bingham 916d07c702 Merge pull request #1282 from openziti/quickstart-function-env-race-condition
Quickstart function env race condition
2023-09-01 12:25:38 -04:00
Ken Bingham f740308bca Update quickstart/docker/image/ziti-cli-functions.sh 2023-09-01 08:29:56 -04:00
Kenneth Bingham 8b3790e08f rebuild the ziti.env file atomically 2023-08-31 16:30:46 -04:00
Kenneth Bingham b33dbdcef7 add a quickstart function to wait for the public router 2023-08-31 16:27:18 -04:00