Advanced Search
Search Results
25 total results found
Logging and Tracing
Purpose The purpose of this document is to describe how microservices should log. As a note, this excludes infrastructure containers since they all have their own log formats. The goal of having a standard logging format for containers is to allow for easier ...
Virtual Machine Infrastructure
Overall Goal The overall goal of this project is to be able to maintain virtual machines easier and provide a secure and stable environment for docker-compose stacks and other binaries to run. One requirement is virtual machines should be generated on demand ...
New Page
The Vision
What is it? The vision of Cloud 4.0 is to provide a secure, fault tolerance and an overall easy to manage system to provide computing needs and hosting services. One main goal is to provide extensibility and flexibility as the needs for computing will change ...
Overview
Purpose The purpose of this document is to provide a overview of all of the machines in use as well as backup machines. Each machine will be given its own section Machines Gateway Dell Poweredge R720 RAM: CPU: Motherboard: PSU: HDD GPU Other ...
Docker Virtual Machines
About A docker virtual machine is a virtual host where the sole purpose is to bring up a docker-compose stack. The docker-compose stack could be an application or a bundle of different applications.
Active Out of Band Patches
05-08-2026 Dirty Frag CMD: sh -c "printf 'install esp4 /bin/false\ninstall esp6 /bin/false\ninstall rxrpc /bin/false\n' > /etc/modprobe.d/dirtyfrag.conf; rmmod esp4 esp6 rxrpc 2>/dev/null; echo 3 > /proc/sys/vm/drop_caches; true" Modified files: + /etc/modpro...