Skip to content

update CFM scripts for 2.40.74 #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

update CFM scripts for 2.40.74 #119

wants to merge 1 commit into from

Conversation

DataBoyTX
Copy link
Contributor

@DataBoyTX DataBoyTX commented Jul 30, 2024

TODO: src/bootstraps/core/graphistry.yml and related need to be updated to latest AMI IDs and they need to be copied to other regions:


	(base) root@msi-3060-laptop:~/graphistry_work/cloud/aws/scripts# ./list_amis.sh
	Enter MFA code: 135047
	Searching in region: ap-south-1
	Searching in region: eu-north-1
	Searching in region: eu-west-3
	Searching in region: eu-west-2
	---------------------------------------------------------------------------------------
	|                                   DescribeImages                                    |
	+------------------------+------------------------------------------------------------+
	|           ID           |                           Name                             |
	+------------------------+------------------------------------------------------------+
	|  ami-0140edb4f40e033d7 |  graphistry-standalone-2024-05-09T00-39-57Z-v2.40.74-11.5  |
	+------------------------+------------------------------------------------------------+
	Searching in region: eu-west-1
	Searching in region: ap-northeast-3
	Searching in region: ap-northeast-2
	Searching in region: ap-northeast-1
	Searching in region: ca-central-1
	Searching in region: sa-east-1
	Searching in region: ap-southeast-1
	Searching in region: ap-southeast-2
	Searching in region: eu-central-1
	Searching in region: ap-southeast-4

	An error occurred (AuthFailure) when calling the DescribeImages operation: AWS was not able to validate the provided access credentials
	Searching in region: us-east-1
	---------------------------------------------------------------------------------------
	|                                   DescribeImages                                    |
	+------------------------+------------------------------------------------------------+
	|           ID           |                           Name                             |
	+------------------------+------------------------------------------------------------+
	|  ami-05ef252b30351f694 |  graphistry-standalone-2024-05-09T00-39-57Z-v2.40.74-11.5  |
	+------------------------+------------------------------------------------------------+
	Searching in region: us-east-2
	---------------------------------------------------------------------------------------
	|                                   DescribeImages                                    |
	+------------------------+------------------------------------------------------------+
	|           ID           |                           Name                             |
	+------------------------+------------------------------------------------------------+
	|  ami-05389fcc9290806f1 |  graphistry-standalone-2024-05-09T00-39-57Z-v2.40.74-11.5  |
	+------------------------+------------------------------------------------------------+
	Searching in region: us-west-1
	Searching in region: us-west-2

@DataBoyTX DataBoyTX requested a review from lmeyerov July 30, 2024 07:07
@lmeyerov
Copy link
Contributor

lmeyerov commented Jul 30, 2024

@@ -29,7 +29,6 @@ echo
./prepopulate-notebooks.sh graph-app-kit/public views ubuntu
./prepopulate-notebooks.sh graph-app-kit/private views ubuntu
./graphistry-wait-healthy.sh
./swap-caddy.sh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think almost all of this file can go away as Graphistry has gak pub/priv built in, in unclear what's left here?

Copy link
Contributor

@lmeyerov lmeyerov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

  • See comments. I'm esp unclear if / what needs to remain in Graphistry.sh, or if we can replace that cfm with a raw AMI?
  • When ready, we should test minimal + bundles modes
  • Let's get this out, and after next release, update AMI list again, maybe have someone else learn the flow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants