hystax / optscale

FinOps, MLOps and cloud cost optimization tool. Supports AWS, Azure, GCP, Alibaba Cloud and Kubernetes.
https://hystax.com
Apache License 2.0
1.28k stars 177 forks source link

can you tell me about Alibaba access details and slack access details? #5

Closed Upasana1000 closed 1 year ago

Upasana1000 commented 1 year ago

secrets should be permanent for cluster installation

change them in overlay before cluster installation

secrets: cluster: fc83d31-461d-44c5-b4d5-41a32d6c36a1 agent: 355d14dd-73b1-4834-aa0e-ccf10849c496

service credentials for service tasks (getting pricings for the recommendations)

recommendations will not work without this

service_credentials: aws: access_key_id: secret_access_key: azure: client_id: tenant: secret: subscription_id: alibaba: access_key_id: secret_access_key:

encryption salt for encode user information

encryption_salt: my~encypt10n~s@lt

used for recommendations etc

smtp: server: email: port: password: slacker: slack_signing_secret: slack_client_id: slack_client_secret:

google calendar service settings

google_calendar_service: access_key: type: service_account project_id: optscale private_key_id: eeee000 private_key: | -----BEGIN PRIVATE KEY----- -----END PRIVATE KEY----- client_email: calendar-service@optscale.iam.gserviceaccount.com client_id: "" auth_uri: https://accounts.google.com/o/oauth2/auth token_uri: https://oauth2.googleapis.com/token auth_provider_x509_cert_url: https://www.googleapis.com/oauth2/v1/certs client_x509_cert_url: https://www.googleapis.com/robot/v1/metadata/x509/calendar-service@optscale.iam.gserviceaccount.com

encryption key

encryption_key: fffffxdddeadb33f

This overlay should be used for all non-production environments (?)

- https://console.developers.google.com/ to see registered origins for the Google OAuth client"

- https://portal.azure.com/ to see registered origins for the Microsoft OAuth client"

auth: google_oauth_client_id: "" microsoft_oauth_client_id: ""

accounts.google.comaccounts.google.com Sign in - Google Accounts '+.P(.N(

accounts.google.comaccounts.google.com Google Cloud Platform Google Cloud Platform lets you build, deploy, and scale applications, websites, and services on the same infrastructure as Google.

maxb-hystax commented 1 year ago

Can you please describe the request in more detail? At the moment it is just a dump of sample configuration overlay. Thanks.

Upasana1000 commented 1 year ago

what is encryption_salt?

nexusriot commented 1 year ago

is random data that is used as an additional input to safeguard passwords in storage