Auto-update blog content from Obsidian: 2025-05-07 20:54:17
All checks were successful
Deploy / Deploy (push) Successful in 3s
All checks were successful
Deploy / Deploy (push) Successful in 3s
This commit is contained in:
parent
a4fb1d2895
commit
b03361073b
@ -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
|
||||

|
||||

|
||||
|
||||
### 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
|
||||

|
||||

|
||||
|
||||
I added this token as secret `REPO_TOKEN` in the repository
|
||||

|
||||

|
||||
|
||||
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
|
||||
|
@ -29,6 +29,7 @@ I like :
|
||||
- Tomatoes
|
||||
- Fish
|
||||
- Girls
|
||||
- Boobies
|
||||
|
||||
---
|
||||
|
||||
|
@ -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.
|
||||

|
||||

|
||||
## Create the VM
|
||||
|
||||
Next, we create the VM using the command line interface (CLI) with the following command:
|
||||
|
BIN
static/img/Pasted_image_20250131144754.png
Normal file
BIN
static/img/Pasted_image_20250131144754.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
BIN
static/img/Pasted_image_20250501235427.png
Normal file
BIN
static/img/Pasted_image_20250501235427.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
BIN
static/img/Pasted_image_20250501235521.png
Normal file
BIN
static/img/Pasted_image_20250501235521.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
BIN
static/img/Pasted_image_20250502230954.png
Normal file
BIN
static/img/Pasted_image_20250502230954.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
x
Reference in New Issue
Block a user