gogs up

gogs is a “GO Git Server” that (supposedly) runs just about anywhere. It runs fine here. I wanted source control locally, and a bit more “control” than just a git init local directory. There were a few issues: I wanted the repository directory to be on a guest/host shared directory/folder (so Windows backups would getContinue reading “gogs up”

Cassandra Up, Again

A three node, three rack, one data center Cassandra cluster is running! It has a few configuration values that require IP addresses, yuck! All the cluster software is up! What’s left? Install the Docker monitor for Prometheus (cAdvisor). Install BLEK. Cross-reference build scripts against written instructions. Throw it all away and rebuild from scratch. MakeContinue reading “Cassandra Up, Again”