Skip to content

πŸ“‹ Contains a basic but secure example on how to run Unique, fully automated on every release, on Microsoft Azure. ⛔️ Work in progress and experimental.

License

Notifications You must be signed in to change notification settings

Unique-AG/hello-azure

hello-azure

πŸ“‹ Contains a basic but secure example on how to run Unique, fully automated on every release, on Microsoft Azure.

Warning

This repository is a hello world (that is why its called hello-azure) example. Unique is not responsible and liable for any inaccuracies or misinterpretations. Users of this repository must make sure to validate the contents, test accordingly and validate the applied changes with their own governance, compliance and security processes/teams!

Components

The directory is primarily targeted towards specific personas or teams.

.
β”œβ”€β”€ …
β”œβ”€β”€ applications            # targets Application Developers and contains Unique-specific workloads
β”œβ”€β”€ cluster                 # targets Day 2 IT/Cluster Operators and contains the cluster bootstrapping components
β”œβ”€β”€ governance              # targets Day 1 IT/Governance and contains primarily identity and access management components
└── infrastructure          # targets Day 1 IT/Infrastructure and contains the landing zone components

Branches

The repository logic bases on two main branches:

  • release - contains the stable and tested release artefacts/configurations/files
  • preview - contains the continously updated preview artefacts/configurations/files
%%{init: { 'logLevel': 'debug', 'theme': 'base', 'gitGraph': {'showBranches': true, 'showCommitLabel':true,'mainBranchName': 'preview', 'mainBranchOrder':'9'}} }%%
      gitGraph
        branch release order: 1
        commit id:"…"
        checkout preview
        commit id:"prep 2025.06-rc.1"
        commit id:"prep 2025.06-rc.2"
        commit id:"prep 2025.06-rc…"
        checkout release
        merge preview tag:"2025.06"
        checkout preview
        commit id:"prep 2025.08-rc.1"
        commit id:"prep 2025.08-rc.2"
        branch "2025.08" order:10
        commit id:"prep 2025.08-rc.3"
        commit id:"prep 2025.08-rc.4"
        checkout preview
        merge "2025.08" tag:"prep 2025.08-rc.5"
        commit id:"prep 2025.08-rc…"
        checkout release
        merge preview tag:"2025.08"
        checkout preview
        commit id:"prep 2025.08.1"
        checkout release
        merge preview tag:"2025.08.1"
        checkout preview
        commit id:"prep …"
Loading

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any changes. See the CONTRIBUTING for more information

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

πŸ“‹ Contains a basic but secure example on how to run Unique, fully automated on every release, on Microsoft Azure. ⛔️ Work in progress and experimental.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 8