Coder Social home page Coder Social logo

hosting's Introduction

hosting

Infrastructure, playbooks and configuration for self-hosted services I run.

Pipelines

I automate some maintenance tasks with Buildkite.

Build status hosting-backup-plausible Backs up my Plausible Analytics instance
Build status hosting-backup-vault Backs up my Hashicorp Vault instance
Build status hosting-backup-write Backs up my Writefreely instance

Infrastructure

I have a number of Terraform projects that don't belong to any particular project repositories, so I keep them here.

backups Automating backups of my self-hosted services
elastic-ci-stack Autoscaling Buildkite agents, plus secrets needed by my Buildkite pipelines
nicholas-dot-cloud Infrastructure related to my personal website
nicholas-dot-cloud-preview Generating previews of pull request changes to my personal website
terraform-backend An AWS backend for all my other Terraform projects to use
vault Backend and policy configuration for my self-hosted Hashicorp Vault instance

Each project is deployed by its own Makefile.

make -C infrastructure/terraform-backend

Self-hosted Deployments

I self-host a number of personal projects and services, and predominantly manage these with Ansible.

Once again each project has its own Makefile, but there a little bit of general setup required for Ansible too.

make -C deploy

make -C deploy/boyd
make -C deploy/gandra-dee
make -C deploy/gyro

Setting up new hosts

There's a couple of assumed tools and setup needed before a new host is good to go with Ansible.

Automatic renewal can be set up for a domain with the following command.

sudo certbot certonly --dns-cloudflare --dns-cloudflare-credentials ~/cloudflare.ini --domain <domain>

hosting's People

Contributors

nchlswhttkr avatar

Stargazers

 avatar

Watchers

 avatar

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.