Getting Started w/ Docker

Docker containers can help approach server infrastructure into the IAC framework. This can help with software development, prototyping and Enterprise Scalability. Docker Debian Install script: Docker Manual Linux Install: Docker Portainer Install: Docker Basic Commands: Docker Compose Basic Commands: References: https://decyphertek.readthedocs.io/en/latest/technotes/Docker/

ProxMox Lab

Proxmox is an open source hypervisor that can run on a laptop, desktop , or dedicated server of your choice. The benefits of having a home lab is that you can experiment with different operating systems and technology stacks. You can even reference decyphertek read the docs to build a server of your choice. After …