Commit Graph

438 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 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 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 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
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 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 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
Kenneth Bingham e3e0325d6f stop commenting the .env file with testing-only vars 2023-09-06 17:27:09 -04:00
Kenneth Bingham 3e4b4d2599 run the manual quickstart test with GOPATH and the ziti repo working copy mounted on the golang container in the quickstart's compose project 2023-09-06 17:12:01 -04:00
Ken Bingham 7dc21e34e4 Merge pull request #1283 from openziti/quickstart-test
build and run and test quickstart from current branch
2023-09-06 12:43:37 -04:00
gberl002 947f1f3309 Minor changes to get this script working on Mac
Signed-off-by: gberl002 <geoff.berl@netfoundry.io>
2023-09-06 09:45:50 -04:00
Ken Bingham 5f169bb9f7 Merge pull request #1262 from openziti/ziti-hello-world
use openziti/hello-world container image
2023-09-05 17:01: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