Skip to content

Commit 74aa6c0

Browse files
committed
iterating to meet Strata branding
1 parent 760ae86 commit 74aa6c0

2 files changed

Lines changed: 72 additions & 3 deletions

File tree

README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,29 @@
1-
# Template repository for application infrastructure
1+
<p>
2+
<img src="docs/assets/Nava-Strata-Logo-V02.svg" alt="Nava Strata" width="400">
3+
</p>
4+
<p><i>Open source tools for every layer of government service delivery.</i></p>
5+
<p><b>Strata is a gold-standard target architecture and suite of open-source tools that gives government agencies everything they need to run a modern service.</b></p>
6+
7+
<h4 align="center">
8+
<a href="https://github.com/navapbc/template-infra-azure/blob/main/LICENSE">
9+
<img src="https://img.shields.io/badge/license-apache_2.0-red" alt="Nava Strata is released under the Apache 2.0 license" >
10+
</a>
11+
<a href="https://github.com/navapbc/template-infra-azure/blob/main/CONTRIBUTING.md">
12+
<img src="https://img.shields.io/badge/PRs-Welcome-brightgreen" alt="PRs welcome!" />
13+
</a>
14+
<a href="https://github.com/navapbc/template-infra-azure/issues">
15+
<img src="https://img.shields.io/github/commit-activity/m/navapbc/template-infra-azure" alt="git commit activity" />
16+
</a>
17+
<a href="https://github.com/navapbc/template-infra-azure/repos/">
18+
<img alt="GitHub Downloads (all assets, all releases)" src="https://img.shields.io/github/downloads/navapbc/template-infra-azure/total">
19+
</a>
20+
</h4>
21+
22+
# Azure infrastructure template
223

324
## Overview
425

5-
This is a template repository to set up foundational infrastructure for your application in Azure. It is part of a collection of interoperable [Platform templates](https://github.com/navapbc/platform).
26+
This is a template repository to set up foundational infrastructure for your application in Azure. It is part of a collection of interoperable [Platform templates](https://github.com/navapbc/strata).
627

728
This template includes setup for:
829

@@ -18,7 +39,7 @@ The system architecture will look like this (see [system architecture documentat
1839

1940
## Application Requirements
2041

21-
This template assumes that you have an application to deploy. See [application requirements](https://github.com/navapbc/template-infra/blob/main/template-only-docs/application-requirements.md) for more information on what is needed to use the infrastructure template. If you're using one of the [Platform application templates](https://github.com/navapbc/platform?tab=readme-ov-file#platform-templates), these requirements are already met.
42+
This template assumes that you have an application to deploy. See [application requirements](https://github.com/navapbc/template-infra/blob/main/template-only-docs/application-requirements.md) for more information on what is needed to use the infrastructure template. If you're using one of the [Platform application templates](https://github.com/navapbc/strata?tab=readme-ov-file#platform-templates), these requirements are already met.
2243

2344
## Installation
2445

Lines changed: 48 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)