Skip to content
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

CI/CD Deployment - Production #278

Open
AleksandrMolchagin opened this issue Jul 30, 2024 · 0 comments
Open

CI/CD Deployment - Production #278

AleksandrMolchagin opened this issue Jul 30, 2024 · 0 comments
Assignees
Labels
CI/CD Critical/Blocking blocking a release or development

Comments

@AleksandrMolchagin
Copy link
Contributor

Description:

We were able to successfully deliver the auto-deployment for Sandbox environment. Now, we need to achieve the same result with the production environment, while adding a new step - releasing .jar through GitHub Releases.

  1. Duplicate the GH Actions flow
  2. Prepare Anypoint Platform
  • Create a new instance for production
  • Create a new proxy-server for production
  • Create new secrets
  1. Populate new secrets in GH Secrets
  2. Update secret names in the flow
  3. Add "Release" step
@AleksandrMolchagin AleksandrMolchagin added CI/CD Critical/Blocking blocking a release or development labels Jul 30, 2024
@AleksandrMolchagin AleksandrMolchagin self-assigned this Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Critical/Blocking blocking a release or development
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant