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

Chef Server Migration Page #6874

Merged
merged 12 commits into from
Apr 12, 2022

Conversation

dishanktiwari2501
Copy link
Collaborator

Signed-off-by: Dishank Tiwari dtiwari@progress.com

πŸ”© Description: What code changed, and why?

⛓️ Related Resources

πŸ‘ Definition of Done

πŸ‘Ÿ How to Build and Test the Change

βœ… Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • Spelling, grammar, typos checked? (at a minimum use make spell in any component directory)
  • Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)

All PRs from Progress employees should tick these if appropriate:

  • Tests added/updated? (all new code needs new tests)
  • Docs added/updated? (all customer-facing changes)

Please add a note next to any checkbox above if you are NOT ticking it.

πŸ“· Screenshots, if applicable

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
@dishanktiwari2501 dishanktiwari2501 added the documentation Anything related to the Automate docs. label Apr 5, 2022
@dishanktiwari2501 dishanktiwari2501 self-assigned this Apr 5, 2022
@dishanktiwari2501 dishanktiwari2501 requested a review from a team as a code owner April 5, 2022 11:23
@netlify
Copy link

netlify bot commented Apr 5, 2022

βœ… Deploy Preview for chef-automate ready!

Name Link
πŸ”¨ Latest commit 7c0cc94
πŸ” Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/6253e7501033f60008dc67f9
😎 Deploy Preview https://deploy-preview-6874--chef-automate.netlify.app/automate/chef_infra_server
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@vinay033 vinay033 changed the title Chef Server Migation Page Chef Server Migration Page Apr 5, 2022
@dishanktiwari2501 dishanktiwari2501 changed the base branch from main to feature/infra_user_management April 5, 2022 11:44
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
@@ -0,0 +1,159 @@
+++
title = "Chef Sever Migration"
Copy link
Collaborator

Choose a reason for hiding this comment

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

We can title it as

Suggested change
title = "Chef Sever Migration"
title = "Chef Sever and Automate sync"

gh_repo = "automate"
[menu]
[menu.automate]
title = "Chef Sever Migration"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Same here


The current location of `pg_config` can be determined with brew info `libpq`.

### Run the `knife-ec-backup` Command
Copy link
Collaborator

Choose a reason for hiding this comment

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

The netlify preview does not show any content from this line

@kalroy kalroy requested a review from AnkurMundhra April 5, 2022 18:41
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
@vinay033 vinay033 force-pushed the feature/infra_user_management branch from d6c794d to 162b363 Compare April 6, 2022 06:13
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
@github-actions github-actions bot removed the documentation Anything related to the Automate docs. label Apr 6, 2022
@github-actions github-actions bot added the documentation Anything related to the Automate docs. label Apr 11, 2022
@vinay033 vinay033 force-pushed the feature/infra_user_management branch from a01d0b8 to 7f6bfef Compare April 11, 2022 08:19
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
@sonarcloud
Copy link

sonarcloud bot commented Apr 11, 2022

Kudos, SonarCloud Quality Gate passed!Β  Β  Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@vinay033 vinay033 merged commit f0617e5 into feature/infra_user_management Apr 12, 2022
@vinay033 vinay033 deleted the dt_document-on-knife-ec-backup branch April 12, 2022 09:03
vinay033 pushed a commit that referenced this pull request Apr 13, 2022
* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
vinay033 pushed a commit that referenced this pull request Apr 18, 2022
* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
vinay033 pushed a commit that referenced this pull request Apr 19, 2022
* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
vinay033 pushed a commit that referenced this pull request Apr 22, 2022
* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
kalroy pushed a commit that referenced this pull request Apr 28, 2022
* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
vinay033 pushed a commit that referenced this pull request May 2, 2022
* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
vinay033 pushed a commit that referenced this pull request May 4, 2022
* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
vinay033 pushed a commit that referenced this pull request May 9, 2022
* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
vinay033 pushed a commit that referenced this pull request May 12, 2022
* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
vinay033 pushed a commit that referenced this pull request May 16, 2022
* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chefserver migation page created

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* chnges to the migration section

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* fixes

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>

* updated the doc

Signed-off-by: Dishank Tiwari <dtiwari@progress.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Anything related to the Automate docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants