backstage.md styling
This commit is contained in:
parent
26db80313d
commit
ed1be1e805
1 changed files with 6 additions and 9 deletions
|
@ -6,23 +6,23 @@ Backstage is a Platform Portal for building and managing internal developer tool
|
||||||
|
|
||||||
## Key Features of Backstage as a Platform Portal
|
## Key Features of Backstage as a Platform Portal
|
||||||
|
|
||||||
### Tool Integration
|
### 🤝 Tool Integration
|
||||||
|
|
||||||
Backstage allows for the integration of various tools used in the development process, such as CI/CD, version control systems, monitoring, and others, into a single interface.
|
Backstage allows for the integration of various tools used in the development process, such as CI/CD, version control systems, monitoring, and others, into a single interface.
|
||||||
|
|
||||||
### Service Management
|
### 🏗️ Service Management
|
||||||
|
|
||||||
It offers the ability to register and manage services and microservices, as well as monitor their status and performance.
|
It offers the ability to register and manage services and microservices, as well as monitor their status and performance.
|
||||||
|
|
||||||
### Documentation and Learning Materials
|
### 📚 Documentation and Learning Materials
|
||||||
|
|
||||||
Backstage includes capabilities for storing and organizing documentation, making it easier for developers to access information.
|
Backstage includes capabilities for storing and organizing documentation, making it easier for developers to access information.
|
||||||
|
|
||||||
### Golden Paths
|
### 🌟 Golden Paths
|
||||||
|
|
||||||
Backstage supports the concept of "Golden Paths," enabling teams to follow recommended practices for development and tool usage.
|
Backstage supports the concept of "Golden Paths," enabling teams to follow recommended practices for development and tool usage.
|
||||||
|
|
||||||
### Modularity and Extensibility
|
### 🧩 Modularity and Extensibility
|
||||||
|
|
||||||
The platform allows for the creation of plugins, enabling users to customize and extend Backstage's functionality to fit their organization's needs.
|
The platform allows for the creation of plugins, enabling users to customize and extend Backstage's functionality to fit their organization's needs.
|
||||||
Backstage provides developers with centralized and convenient access to essential tools and resources, making it an effective solution for supporting Platform Engineering and developing an internal platform portal.
|
Backstage provides developers with centralized and convenient access to essential tools and resources, making it an effective solution for supporting Platform Engineering and developing an internal platform portal.
|
||||||
|
@ -39,18 +39,15 @@ LINK
|
||||||
In the left-hand menu, click on the "Create" option. This will open a page with available component templates.
|
In the left-hand menu, click on the "Create" option. This will open a page with available component templates.
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
3. **Select a Template**
|
3. **Select a Template**
|
||||||
|
|
||||||
Choose the template that suits your needs. For example, the "Spring PetClinic Template" may be shown in screenshots.
|
Choose the template that suits your needs. For example, the "Spring PetClinic Template" may be shown in screenshots.
|
||||||
|
|
||||||
|
|
||||||
4. **Fill Out the Required Fields**
|
4. **Fill Out the Required Fields**
|
||||||
|
|
||||||
Enter the necessary information that the template requires to create the component.
|
Enter the necessary information that the template requires to create the component.
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
5. **Monitor the Template Execution**
|
5. **Monitor the Template Execution**
|
||||||
|
|
||||||
After submission, you will be redirected to a page showing the status of each step. If all steps are completed successfully, your component is ready for use.
|
After submission, you will be redirected to a page showing the status of each step. If all steps are completed successfully, your component is ready for use.
|
||||||
|
|
Loading…
Reference in a new issue