Advanced Search
Search Results
61 total results found
lxc containers
just reading though the lxc contianers documentation on proxmoxes wiki, key take aways are such- containers are lightweight (duh)- no live migration due to technical limitations (migrations are handled by restarting the contianer but this is quick because cont...
Tailscale templates
A bit more on the ansible stuff[[Tailscale Ansible Automation]]---The steps I have got though to setup tail-scale Templates for Proxmox. - create fresh Ubuntu VM- user is called 'administrator'- password will be kept for admin users setup for guests will have ...
Ansible, tailscale, proxmox automated templates
Stuff for the ansible playbook Tailscale optimizations generally, mostly for subnet routershttps://tailscale.com/kb/1320/performance-best-practicesTailscale subnet router setuphttps://tailscale.com/kb/1019/subnets---## The vault look-upsthis project helped me ...
Backup server setup
Once proxmox ve is installed on a system and proxmox backup server is installed on a separate server (ideally on the same subnet) you can get the two working together by adding proxmox backup server as a storage volume in the proxmox data center. Follow along ...
LXC container for lightweight remote access
I am running a lxc container for my access to the makerspace. here are the steps I took to stand up the lxc container. You can use this as a guide for standing up your own personal LXC container. you dont have to do tailscale on there but this has some info on...