All Projects → ContainerSSH → Containerssh.github.io

ContainerSSH / Containerssh.github.io

Licence: other
The ContainerSSH website

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Containerssh.github.io

Udacity Data Engineering Projects
Few projects related to Data Engineering including Data Modeling, Infrastructure setup on cloud, Data Warehousing and Data Lake development.
Stars: ✭ 458 (+1479.31%)
Mutual labels:  infrastructure
Ansible Best Practises
A project structure that outlines some best practises of how to use ansible
Stars: ✭ 735 (+2434.48%)
Mutual labels:  infrastructure
Ansible Role Docker
Ansible Role - Docker
Stars: ✭ 845 (+2813.79%)
Mutual labels:  infrastructure
Bloom
🌸 HTTP REST API caching middleware, to be used between load balancers and REST API workers.
Stars: ✭ 553 (+1806.9%)
Mutual labels:  infrastructure
Awesome Devops
A curated list of resources for Devops
Stars: ✭ 697 (+2303.45%)
Mutual labels:  infrastructure
Chef
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
Stars: ✭ 6,766 (+23231.03%)
Mutual labels:  infrastructure
Kelda
Kelda is an approachable way to deploy to the cloud.
Stars: ✭ 433 (+1393.1%)
Mutual labels:  infrastructure
Kubernetes Goat
Kubernetes Goat is "Vulnerable by Design" Kubernetes Cluster. Designed to be an intentionally vulnerable cluster environment to learn and practice Kubernetes security.
Stars: ✭ 868 (+2893.1%)
Mutual labels:  infrastructure
Prefect
The easiest way to automate your data
Stars: ✭ 7,956 (+27334.48%)
Mutual labels:  infrastructure
Obi
OCaml Build Infrastructure
Stars: ✭ 25 (-13.79%)
Mutual labels:  infrastructure
Finala
Finala is an open-source resource cloud scanner that analyzes, discloses, presents and notifies about wasteful and unused resources.
Stars: ✭ 605 (+1986.21%)
Mutual labels:  infrastructure
Psick
Puppet Systems Infrastructure Construction Kit: The control-repo
Stars: ✭ 666 (+2196.55%)
Mutual labels:  infrastructure
Cli
a lightweight, security focused, BDD test framework against terraform.
Stars: ✭ 918 (+3065.52%)
Mutual labels:  infrastructure
Howtheysre
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
Stars: ✭ 6,962 (+23906.9%)
Mutual labels:  infrastructure
Moab Versioning
Gem to process digital object version content, metadata, and manifests
Stars: ✭ 9 (-68.97%)
Mutual labels:  infrastructure
Tensorbase
TensorBase BE is building a high performance, cloud neutral bigdata warehouse for SMEs fully in Rust.
Stars: ✭ 440 (+1417.24%)
Mutual labels:  infrastructure
Vigil
🚦 Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.).
Stars: ✭ 804 (+2672.41%)
Mutual labels:  infrastructure
Fsharp Data Processing Pipeline
Provides an extensible solution for creating Data Processing Pipelines in F#.
Stars: ✭ 13 (-55.17%)
Mutual labels:  infrastructure
Ffho Salt Public
Salt-Orchestrated OpenSource based Software-Defined-Freifunk-Infrastructre-Network configuration :) Mirrored from https://git.ffho.net/FreifunkHochstift/ffho-salt-public
Stars: ✭ 12 (-58.62%)
Mutual labels:  infrastructure
Decentralized Ml Infra
Blockchain infrastructure for decentralized machine learning (decentralized-ml repo).
Stars: ✭ 23 (-20.69%)
Mutual labels:  infrastructure

ContainerSSH - Launch Containers on Demand

The ContainerSSH Website

This repository contains the source code for the ContainerSSH website. It is built using mkdocs and the material theme.

⚠⚠⚠ Warning: This is a developer documentation. ⚠⚠⚠
The user documentation for ContainerSSH is located at containerssh.io.

Building and testing the website

In order to build the website you will need Python and pip. You can install the required dependencies using pip:

pip install -r requirements.txt

Then you can launch the development server:

mkdocs serve

This launches the development server on http://localhost:8000/. If it doesn't work, try python -m mkdocs serve.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].