GithubHelp home page GithubHelp logo

hashbang / k8s-irc Goto Github PK

View Code? Open in Web Editor NEW
4.0 7.0 1.0 84 KB

Archive. Arch-ive. Ar-CHEE-vay. Archivey. See website link for new version.

Home Page: https://github.com/hashbang/gitops/tree/master/ircd

License: MIT License

Python 100.00%
kubernetes irc unrealircd kustomize docker

k8s-irc's Introduction

UnrealIRCD in Kubernetes

This project contains a python tool that manages an UnrealIRCD server's link configuration. Whenever a new IRCD pod is started, all running IRCD pods will get their link configuration re-rendered and a REHASH command sent.

TODO

  • set up CI testing for python program
  • rehash on config change as separate operation?

Generate and apply a config with kustomize

kubectl kustomize base | kubectl apply -f -

Development

Build and tag the unrealircd docker image:

docker build -t hashbang/unrealircd:4.2.3-archlinux - < Dockerfile.unrealircd

Build and tag the rehasher docker image:

docker build -t hashbang/unrealircd-config-renderer:latest -f Dockerfile.rehasher .

k8s-irc's People

Contributors

daurnimator avatar ryansquared avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

slingamn

k8s-irc's Issues

Pre-Moveover Checklist

  • Upgrade Oragono to the 2.0.0 release
  • Import remaining operator blocks
  • Get a valid TLS certificate
    • Ideally using jetstack/cert-manager(?), so we don't have to manually renew
  • Register the highest-value channels to some trusted account (#!, #!social, #!opers which should be +i)
  • Cut over DNS

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.