Documentation Status

Galaxie-Forge#

Rock-Solid Ansible automation for real-life CI/CD pipeline toolset. Scaling from a workstation to a pizza-team server.

Work in progress

We are working hard to set this up and tested by the end of the 2023 spring. Expect a lot of changes.

What makes Galaxie-Forge unique?#

  • Galaxie-Forge is an 100% OSS integration project. We use only OSS components and assemble them in a coherent way to reach the desired service level.

  • We are 100% Ansible managed.

  • We are Debian-stable based.

  • A single developer can build its own galaxie-forge instance on his workstation.

  • It is optimized to satisfy the needs of small teams. We handle scaling to multiple teams by spawning multiple independant galaxie-forge instances.

  • Galaxie-Forge instances are composable to build a zone-based secure delivery pipeline with source code promotion between zones.

  • All system services we manage are templatized docker-compose plugged into systemd.

What will you get with Galaxie-Forge?#

Galaxie-Forge will supply all mandatory technical needs for a small Dev/Ops team:

  • Source control Management

  • Continuous integration

  • Continuous delivery

  • Secret management

  • Container registry

  • Maintenance automation

  • Install and update automation

  • Entreprise-grade authentication integration

  • PKI integration

  • Terminal-based IDE

What challenges are posed by Galaxie-Forge adoption?#

You will have to:

  • understand the design

  • fullfill the prerequisites for every playbooks to run smoothly

  • organize and maintain a set of yaml variable files

  • understand the impact of every change during the maintenance phase


Digging deeper

Still here? Ready to get started?


Digging deeper

The documentation structure follows the Diataxis framework guidance.