Giter Club home page Giter Club logo

Build Status

fleet

Leveraging Docker Engine's built-in Swarm Mode on Ubuntu Server LTS Virtual Machines. This is the first piece of code that should be executed against a fresh host on the diesel.net domain

Checking-In New Hosts

To add a new host (or set of hosts) create a new local branch name with the pattern check-in/*, add the new hosts and their configuration to the inventory, then push. Please delete your check-in/* branch after merging.

Bootstrapping Hosts

Pushes to stable branches will trigger the entire fleet to be bootstrapped.

Updating Hosts

You will need the following installed:

Python 3.11+

  1. Create a Python Virtual Environment (venv) and activate it.

    python3 -m venv venv
    source venv/bin/activate
  2. Install Ansible.

    pip install --upgrade pip setuptools wheel pip-tools
    pip install ansible==7.2.0
  3. Install Ansible roles.

    ansible-galaxy install --force --role-file .ansible/roles/check-in_requirements.yaml --roles-path .ansible/roles
  4. Update all the Ubuntu hosts's Apt packages and reboot if necessary.

    ansible-playbook --inventory .ansible/inventories/dev  --inventory .ansible/inventories/prod --extra-vars auto_reboot=yes .ansible/update.yaml

Kiwi Labs's Projects

action-local-cache icon action-local-cache

A Github Action to save and restore files across job runs directly in the runner's file system

bitwarden icon bitwarden

🔐 Bitwarden password manager on Docker Swarm

drone icon drone

🦾 Drone Continuous Integration 🦿

drone-docker icon drone-docker

📦 Containerized drone CI Server compiled with 'nolimit'

fleet icon fleet

:military_helmet: New host check-in. Recruits new hosts for docker swarm fleet.

handbrake icon handbrake

Handbrake Transcoder on Docker Swarm with NVENC Transcoding

homer icon homer

:house: Internal Landing Page on Docker Swarm

kiwi-8 icon kiwi-8

CHIP-8 interpreter for Windows and MacOS

loki icon loki

:bookmark_tabs: Centralized logging on Docker Swarm

nexus icon nexus

🌌 Nexus Repository Manager 3 on Docker Swarm

openldap icon openldap

🗃️ OpenLDAP Directory Service on Docker Swarm

pi-hole icon pi-hole

🍓 Self-hosted Network-wide Ad-blocker

plex icon plex

🍿 Plex Media Server on Docker Swarm with NVENC Transcoding

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.