Code Monkey home page Code Monkey logo

catboy-house's Introduction

AGPL-3.0 License


catboy.house

Infrastructure for catboy.house.


Table of Contents
  1. About this Project
  2. Setup
  3. Usage
  4. Copying

About this Project

catboy.house is a server that I used to share with someone else, hosting various services and projects.

I took over the server and am now in the process of migrating the existing services to be defined by Ansible.

Later on, I'm planning to add more public services for everyone to use.

Setup

Instructions for setting up playbook execution and contribution. Most likely, you won't need this.

Prerequisites

  • Python

Install Ansible and requirements

python -m pip install ansible
ansible-galaxy install -r requirements.yml

Make the host accessible

  • Add the host catboy-house to your ssh config
  • Have your public ssh key added by someone with access.

Vault password

Get the .vault_password file from someone and put it in the project root.

Usage

Running all Playbooks

./run.sh

Running single Playbooks

ansible-playbook -i inventory.yml <playbook>

Linting

ansible-lint

Encrypting variables

ansible-vault encrypt_string <string> --name <var-name>

Copying

You may re-use files and roles from this repository for you own projects as long as you comply to the terms of the GNU Affero General Public License version 3.0.

catboy-house's People

Contributors

yuri-becker 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.