Share this article…Do you need straightforward release management which doesn’t need much time, advanced skills, or a credit card number? Salesforce DevOps Center is easy, free, and made by Salesforce. You should be able to install, configure, and start using DevOps Center in less than… Read More …
Here are highlights from article Complete Guide to Salesforce DevOps Center – How to Get Started | Salesforce Ben
1. Creating an Org
– Use a free disposable org for experimentation
– Use incognito mode or a different browser
– Use a Salesforce Enterprise Edition (EE) or an Unlimited Edition (UE)
2. Source Tracking
– Enable “source tracking” in production
– Allows automatic tracking of changes made by developers
3. Sandboxes
– Create two sandboxes for a deployment pipeline
– Go to Setup -> Platform Tools -> Environments -> Sandboxes
4. Installation
– Install the DevOps Center package
– Install in an unrelated Developer Edition org for evaluation
– Install in production for governance
– Go to Setup -> Platform Tools -> Development -> DevOps Center
5. Connected App
– Create a connected app
– Go to App Manager in Setup
– Fill in the necessary details
– Add the sf_devops_NamedCredentials permission set
– Save and manage the connected app permissions
You can read it here: https://sfdc.blog/nnoOd
Source from salesforceben(dot)com