backstage-base-btp-template

Backstage template for Setup of SAP BTP Subaccount (Basis) (by btp-automation-scenarios)

Backstage-base-btp-template Alternatives

Similar projects and alternatives to backstage-base-btp-template

  • backstage

    Backstage is an open platform for building developer portals

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better backstage-base-btp-template alternative or higher similarity.

backstage-base-btp-template reviews and mentions

Posts with mentions or reviews of backstage-base-btp-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-18.
  • # Enable Developers on SAP BTP with Terraform, GitHub Actions and Backstage
    2 projects | dev.to | 18 Mar 2024
    steps: # This step creates a new repository in the org's GitHub account. - id: fetchBase name: Fetch Base action: fetch:template input: url: https://github.com/btp-automation-scenarios/backstage-base-btp-template copyWithoutTemplating: - .devcontainer/*.json - .devcontainer/withenvfile/*.json - .github/workflows/*.yml - .github/**/*.yml - infra/*.tf - src/*.* values: name: ${{ parameters.projectName }} # This step publishes the contents of the working directory to GitHub. - id: createRepo name: Publish action: publish:github input: repoUrl: 'github.com?repo=${{ parameters.projectName }}&owner=btp-automation-scenarios' description: 'Project Repository for ${{ parameters.projectName }} by Backstage.io' repoVisibility: 'public' defaultBranch: 'main' # This step triggers the execution of the Terraform setup via GitHub Actions. - id: setupViaGHAction name: Execute Terraform Setup via GitHub Actions action: github:actions:dispatch input: repoUrl: 'github.com?repo=${{ parameters.projectName }}&owner=btp-automation-scenarios' workflowId: 'create_base_project.yml' branchOrTagName: 'main' workflowInputs: PROJECT_NAME: '${{ parameters.projectName }}' REGION: '${{ parameters.region[0] }}' COST_CENTER: '${{ parameters.costCenter }}' STAGE: '${{ parameters.stage[0] }}' ORGANIZATION: '${{ parameters.orgUnit[0] }}' # The final step is to register our new component in the catalog. - id: register name: Register action: catalog:register input: repoContentsUrl: ${{ steps['createRepo'].output.repoContentsUrl }} catalogInfoPath: '/catalog-info.yaml' # Outputs are displayed to the user after a successful execution of the template. output: links: - title: Repository url: ${{ steps['publish'].output.remoteUrl }} - title: Open in catalog icon: catalog entityRef: ${{ steps['register'].output.entityRef }}

Stats

Basic backstage-base-btp-template repo stats
1
1
4.6
about 1 month ago

btp-automation-scenarios/backstage-base-btp-template is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of backstage-base-btp-template is HCL.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com