Homelab Progress N°1 #13

Open
opened 2024-09-06 14:57:38 -04:00 by anavarro · 0 comments
Member

Proxmox installation

  • Took a while to make the installer works, I need to add nomodesec in the installer TUI
  • Ventoy doesn't work to install the system: you can boot it up but it fails later on
  • Proxmox doesn't include a latam keyboard layout, so it did gave me problems with the password

Proxmox initial setup

  • Disable subscription message with a command, it gets annoying pretty quick
  • Disable enterprise repositories
  • Enable non-enterprise repositories
  • Upgrade

Create LXC Containers

  • Basic setup with setup-alpine command
  • Enable community repos
  • Update
  • Initialize chezmoi
    • install curl and git
    • change default shell
    • I did this for convenience but seems unnecessary now...
  • Convert container to template: backup the container and move it manually to /var/lib/vz/templates/cache

Routing

  • DDNS on (OpenWRT) router with cloudflare API
  • You need to enable the firewall in the proxmox datacenter so it works in every other machine
### Proxmox installation - Took a while to make the installer works, I need to add `nomodesec` in the installer TUI - Ventoy doesn't work to install the system: you can boot it up but it fails later on - Proxmox doesn't include a latam keyboard layout, so it did gave me problems with the password ### Proxmox initial setup - Disable subscription message with a command, it gets annoying pretty quick - Disable enterprise repositories - Enable non-enterprise repositories - Upgrade ### Create LXC Containers - Basic setup with `setup-alpine` command - Enable community repos - Update - Initialize chezmoi - install curl and git - change default shell - I did this for convenience but seems unnecessary now... - Convert container to template: backup the container and move it manually to `/var/lib/vz/templates/cache` ### Routing - DDNS on (OpenWRT) router with cloudflare API - You need to enable the firewall in the proxmox datacenter so it works in every other machine
anavarro added the
Outtakes/Blog Post
label 2024-09-06 14:57:38 -04:00
anavarro changed title from Homelab Progress #1 to Homelab Progress N°1 2024-09-06 15:38:15 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: alecodes/homelab#13
No description provided.