aokranj / website-aokranj.com

Code for AO Kranj website at https://www.aokranj.com
Other
2 stars 2 forks source link

AO Kranj Wordpress

Local development

For the initial setup, follow the Docker-based local development environment setup guide.

Here are a few additional guides:

Runbooks

Procedures for common tasks that need to be done repeatedly are described in documents called runbooks. Here are the main ones:

Deployments to staging and production

Automatic code deployment to STG and PROD is triggered with the following actions:

Ref Deployment target URI Detailed+manual deployment guide
Branch master https://stg.aokranj.com/ How to deploy to staging
Tag prod-YYYYMMDD-HHMMSS https://www.aokranj.com/ How to deploy to production

You can observe the progress of deployments by following appropriate GitHub Actions.