Build
Add remote shares to your VM's
We need stuff from our NAS and/or other storage devices to run our services. We can mount #nfs #smb #cifs by #fstab #sshfs #mount.
To build a home lab on Linux with Docker and Dockge/Portainer. Self hosting servers, services, websites and more. Using Ubuntu and Proxmox. Backed by TrueNAS.
Build
We need stuff from our NAS and/or other storage devices to run our services. We can mount #nfs #smb #cifs by #fstab #sshfs #mount.
Basics
A management interface to try - a Portainer replacement - selfhostedpro/yacht It's made to enhance your experience and add features missing from Portainer. #yacht
Build
It's time to updete Proxox and the LXC's. A kernel update and many services and tools needs updating. New releases from#Turnkey, #Ubuntu and soon #Fedora - update the #LXC list.
Basics
Create the base services of the web - a homepage. This is a skeleton site that you can build up on to get a production site by adding features like separating data and plugins, db editors, plugins, themes and other tools and features. WordPress is the # 1 CMS.
Build
Tired of the nag “Your communication is not private”. Creating a self-signed certs to secure communications is a start. We go deeper and make all the parts from CA to cert. X.509 are used in TLS/SSL, which is the basis for HTTPS. An X.509 cert binds an id to a public key using a digital signature.
Build
Pi-Hole, Unbound, PiVPN A docker stack securing and caching DNS and hiding your data for extra security and privacy. A VPN for remote control. Pi-Hole is a nice Add Blocker. The GUI is very intuitive and easy to use. The traditional systems are usually very confusing with to may thighs on one page.
Build
Automating execution of repeated tasks by cron. Cron is not complicated when you get graps of the syntax -it's actualluyeasy to use. Check that you have cron (usually you have it) - if not do install it. # sudo apt install crontabs -y
Build
Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Easily deployable in one click as a Docker app, and customizable with a single config file. Quick and simple to implement as a primary search engine replacement on both desktop and mobile.
Build
The Docker stack I’ll been creating a set of templates over the past few years. Designed to be easier for you and me to spin up our apps. They are free for sure.
Build
You need to choose a naming convention and IP range. You also need to give the machine a password for console use if something goes wrong with the ssh-keys.
Build
The journey of setting up a HomeLab I have been creating a set of templates over the past few years for my HomeLab. Designed to be easier for you and me to spin up your HomeLab. They are free and open source.
Build
Domain - Reverse Proxy- Security Self-Hosting is fun but remember to be careful out there. Follow these minimum guidelines. DNSSEC, SSH Firewall and other things to set up