Auto-update blog content from Obsidian: 2025-05-07 20:54:17
All checks were successful
Deploy / Deploy (push) Successful in 3s

This commit is contained in:
Gitea Actions 2025-05-07 20:54:17 +00:00
parent a4fb1d2895
commit b03361073b
7 changed files with 5 additions and 4 deletions

View File

@ -92,17 +92,17 @@ container:
```
The runner appears in the `Administration Area`, under `Actions`>`Runners`. To obtain the registration token, click on the `Create new Runner` button
![Pasted_image_20250502230954.png](Images/Pasted_image_20250502230954.png)
![Pasted_image_20250502230954.png](img/Pasted_image_20250502230954.png)
### Step 3: Set up Gitea Actions for Obsidian Repository
First I enabled the Gitea Actions, this is disabled by default, tick the box `Enable Repository Actions` in the settings for that repository
I created a new PAT (Personal Access Token) with RW permission on the repositories
![Pasted_image_20250501235521.png](Images/Pasted_image_20250501235521.png)
![Pasted_image_20250501235521.png](img/Pasted_image_20250501235521.png)
I added this token as secret `REPO_TOKEN` in the repository
![Pasted_image_20250501235427.png](Images/Pasted_image_20250501235427.png)
![Pasted_image_20250501235427.png](img/Pasted_image_20250501235427.png)
I needed to create the workflow that will spin-up a container and do the following:
- When I push new/updated files in the `Blog` folder

View File

@ -29,6 +29,7 @@ I like :
- Tomatoes
- Fish
- Girls
- Boobies
---

View File

@ -30,7 +30,7 @@ First, we need to download an image with Cloud-init support. Although Rocky Linu
Find cloud-ready images from the [OpenStack Image Guide](https://docs.openstack.org/image-guide/obtain-images.html).
In Proxmox, navigate to **Storage > ISO Images > Upload** to upload the downloaded image.
![Pasted_image_20250131144754.png](Images/Pasted_image_20250131144754.png)
![Pasted_image_20250131144754.png](img/Pasted_image_20250131144754.png)
## Create the VM
Next, we create the VM using the command line interface (CLI) with the following command:

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB