Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/christosgalano/wordpress-on-azure

Host, monitor, and test a WordPress site by utilizing Azure, Bicep, and GitHub.
https://github.com/christosgalano/wordpress-on-azure

azure bicep github-actions iac wordpress

Last synced: 12 days ago
JSON representation

Host, monitor, and test a WordPress site by utilizing Azure, Bicep, and GitHub.

Awesome Lists containing this project

README

        

# WordPress on Azure

[![deploy-infra](https://github.com/christosgalano/WordPress-on-Azure/actions/workflows/deploy.yaml/badge.svg?branch=main)](https://github.com/christosgalano/WordPress-on-Azure/actions/workflows/deploy.yaml)
[![destroy-infra](https://github.com/christosgalano/WordPress-on-Azure/actions/workflows/destroy.yaml/badge.svg?branch=main)](https://github.com/christosgalano/WordPress-on-Azure/actions/workflows/destroy.yaml)

## General

The purpose of this repository is to show how someone can host, monitor, and test a WordPress site by utilizing Azure, Bicep, and GitHub.

**Blog series**:

## Guideline (also available in Wiki)

* [**Part 0: Introduction**](docs/Part-0-Introduction.md)

* [**Part 1: Architecture**](docs/Part-1-Architecture.md)

* [**Part 2: Infrastructure as Code**](docs/Part-2-IaC.md)

* [**Part 3: Deployment**](docs/Part-3-Deployment.md)

* [**Part 4: Monitoring & Testing**](docs/Part-4-Monitoring-and-Testing.md)

## License

Released under [MIT](/LICENSE) by [@christosgalano](https://github.com/christosgalano).