Commit Graph

530 Commits

Author SHA1 Message Date
Kenneth Bingham 0a27305ba6 refine all-in-one quickstart and test 2024-02-15 15:38:33 -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 e8766dd276 set the router entity name for the all-in-one qs test 2024-02-13 16:10:06 -05:00
Kenneth Bingham 164c075e26 don't change the default entity of the router created by the quickstart test, just use the env var 2024-02-13 15:58:15 -05:00
Kenneth Bingham 861b61cb7c require valid controller cert to login 2024-02-13 15:23:42 -05:00
Kenneth Bingham f67e7f0a92 add a test for the all-in-one quickstart 2024-02-13 15:14:12 -05:00
Kenneth Bingham cae2dc500f Merge pull request #1536 from openziti/minimal-docker-quickstart
add minimal docker quickstart
2024-01-16 17:56:38 -05:00
Kenneth Bingham b2e88e0649 also manage the controller and router listening ports; organize the compose file to make its function more obvious 2024-01-16 13:37:53 -05:00
Kenneth Bingham 7a1bb9a17d call the minimal quickstart the 'all-in-one quickstart' 2024-01-16 13:37:15 -05:00
Kenneth Bingham 620165264e stop calling it 'naked'; clarify there are two use case alternatives: run-only (official release) or build-and-run (local ziti build) 2024-01-16 11:43:27 -05:00
Kenneth Bingham 80976e5486 call it 'naked ziti' as in pasta that's not dressed (no sauce), instead of 'minimal' 2024-01-16 11:30:35 -05:00
Kenneth Bingham 19adc3d2f8 document the ZITI_SRC_ROOT env var; document how to switch from bind mount to named vol; 2024-01-16 11:21:17 -05:00
Kenneth Bingham 5525de36b2 fix miniziti login 2024-01-10 19:08:22 -05:00
Kenneth Bingham 717d4b2ed9 set container image tag until ziti 0.32.0 2024-01-10 09:33:45 -05:00
Kenneth Bingham 8d9b8e5e5b Revert "try to enable external ip advertisement for minimal compose"
This reverts commit 0b29e24a65.
2024-01-09 18:09:33 -05:00
Kenneth Bingham 0b29e24a65 try to enable external ip advertisement for minimal compose 2024-01-09 17:29:38 -05:00
Kenneth Bingham 6ab3b153f7 stop using decommissioned option --already-initialized 2024-01-09 17:29:38 -05:00
Kenneth Bingham 7ffd59dfc2 add minimal quickstart docker project 2024-01-09 17:29:38 -05:00
dovholuknf b89ff6ae0c remove -s 2024-01-03 12:50:34 -05:00
gberl002 62a65516f1 Merging latest from release-next 2023-12-21 11:15:07 -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 4767934013 Making some adjustments to the layout, changing test names
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-11-01 16:15:24 -04:00
gberl002 d6a99165c6 Adding a README for quickstart tests
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-11-01 15:04:01 -04: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 eff3099c59 Updating simplified compose to fail on controller initialization failure
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-10-26 16:01:47 -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 3626aaeec3 Merge pull request #1392 from openziti/fix-getZiti-arch
remove unused variable
2023-10-03 09:42:13 -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
Kenneth Bingham e9cfe1ca50 simplify helm commands 2023-10-02 18:20:23 -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
Kenneth Bingham 0e76d7f041 document quickstart release 2023-09-27 15:45:27 -04:00
Kenneth Bingham a776931247 move miniziti.bash 2023-09-20 19:52:58 -04:00