Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.
/ pipelite-public Public archive

💡 🚦 The most under-engineered build light software on the planet.

Notifications You must be signed in to change notification settings

ferocia/pipelite-public

Repository files navigation

Pipelite

The most over-engineered CI build-light software on the planet.

Build status


What is this?

Probably useless! But also the most over-engineered CI build-light system ever.

What does it do?

Pipelite is web-app that collects and displays information about our CI system, it also supports performing actions when certain events occur on CI (for example changing the colour of a light in the office!).

Pipelite consists of several core services, namely an API and UI service.

The API is written in Elixir using Phoenix, and the UI is written in Javascript and is a progressive, server-renderable React app, using Redux that streams state from the backend via websocket.

Things that are currently being worked on, were started and abandoned because I got bored, or just things I threw away are:

  • failing log collection, aggregation and filtering in elastic search (I wanted to play with it)

It looks like this in a browser:

...and it could look something like this on a wall:

☝️ Note:

Pipelite is really just a hack project that I (@plasticine) was using to mess around outside of office-hours at @Ferocia, that somehow became somewhat—perhaps questionably—useful.

The original intent of this project was really just to give me an excuse to mess around in my spare time with a few languages and tecniques that I was curious about at the time. Some of them were completely new to me, others were just things that I wanted to experiement and try and learn from. Buzzwords I was curious about in particular were;

  • Elixir,
  • Server JS SPA architecture,
  • Streaming application state from backend -> frontend,
  • Docker,
  • Microservices,
  • AWS
  • ...and a bunch of other stuff...

Given the above disclaimer it should hopefully be apparent that this code is all hackey as hell, and held together with bubblegum, hopes, and a fist-full of dreams (so don’t judge me if you read the code!). :)

That said, it all works and works pretty damn well most of the time (see pics above), and looks pretty awesome.

So why open source this? I dunno, why not!? I learned a lot building it, maybe someone else will get something out of the code. Really though it’s mostly because @joho rightly called me out for being a secretive jerk.

About

💡 🚦 The most under-engineered build light software on the planet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published