Merge branch 'main' of gitpot.dev:lunivity/wiki
All checks were successful
/ deploy (push) Successful in 17s

This commit is contained in:
Sangelo 2024-02-15 09:41:49 +01:00
commit 73d3ae444e
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ on: [push]
jobs:
deploy:
runs-on: gitpot_main
runs-on: docker
container:
image: ghcr.io/peaceiris/hugo:latest-full

View file

@ -13,7 +13,7 @@ weight = 2
## Introduction
This collection includes `common` automation utilities that are used in the deployment of various Lunivity Circle Services.<br>
This collection includes `common` automation utilities that are used in the deployment of various Lunivity Ring Services.<br>
Common utilities include any kinds of roles and playbooks that are responsible for the initial setup of a host.
## Getting Started

View file

@ -13,7 +13,7 @@ weight = 1
## Introduction
This collection includes `core` automation utilities that are used in the deployment of various Lunivity Circle Services.<br>
This collection includes `core` automation utilities that are used in the deployment of various Lunivity Ring Services.<br>
Core utilities include any kinds of roles and playbooks that are responsible for installing dependencies for services, or other general automations.
## Getting Started