Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

15 total results found

README

Cloud 4.0

What is Cloud 4.0 Cloud 4.0 aims to centralize and integrate many of the applications found in the docker-compose stack. This will allow for users to have a unified experience across many different services and improve synergy amongst a variety of different t...

Base Microservice Specifications

Cloud 4.0 Microservice Planning and Specifications

This document will describe basic functions all Microservices will have. The service's endpoints and controller files will be generated using OpenAPI's generator. As such, all microservices will follow OpenAPI's specification for code generation and documentat...

Terms of Service

Cloud 4.0 Legal

Terms of Service Our Terms of Service were last updated on 2/12/2022. Please read these terms and conditions carefully before using Our Service. Interpretation and Definitions Interpretation The words of which the initial letter is capitalized have meanin...

Security Goals

Cloud 4.0 Microservice Planning and Specifications

Overview The purpose of this document is to outline security goals for the entire system Goals There are multiple goals that need to be met to provide users with the most secure platform as possible. We will be defending against many common attacks such as:...

Infrastructure

Cloud 4.0 Microservice Planning and Specifications

Overview This page will outline the specifications for the infrastructure. It is very important that a strong infrastructure is used to facilitate better scalability, better developer experience and a better user experience. Most infrastructure will remain in...

DevOps Topics

Cloud 4.0 Microservice Planning and Specifications

Overview The purpose of this document is to specify different devops topics from building, testing and deploying to developing in a container with docker. Visual Studio Code VS Code will be used for all major development. For the most up to date IDE, it is ...

Development Notes & Links

Cloud 4.0

Overview This page contains a list of links and information pertaining to the development of microservices.  Links System Design Primer - Github  How to design large scale systems. Includes information on databases, caching and other topics involving creati...

Cloud Configurations Repository Wiki

Cloud 4.0 Microservice Planning and Specifications

How to Contribute Anyone is welcome to contribute to this project. Be sure to follow the guidelines below and get started! Folder Structure The following diagram displays how a developer should set up their API folder structure: APIs/ ├─ API_NAME/ │ ├─ ...

Logging and Tracing

Cloud 4.0 Microservice Planning and Specifications

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

Cloud 4.0

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

Cloud 4.0

The Vision

Cloud 4.0 Documentation and Implementation

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

Cloud 4.0 Documentation and Implementation Hardware

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

Cloud 4.0 Documentation and Implementation Implementation

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

Security

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...