CrystalCraftMC / infrastructure

Set of scripts, Ansible playbooks/roles, and other tools to automate and manage CrystalCraftMC infrastructure

Home Page:https://crystalcraftmc.github.io/infrastructure/how-to-use/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrystalCraftMC Infrastructure

License Build Status

Set of scripts, Ansible playbooks/roles, and other tools to automate and manage CrystalCraftMC infrastructure

About

This repository contains various scripts and other automation tools to manage CrystalCraftMC infrastructure. Important changes to any infrastructure configurations or settings should be made as a Pull Request to this repository.

How to use

To synchronize the state of the CrystalCraftMC Legacy Minecraft server, run the following playbook:

ansible-playbook --user $USER --ask-become-pass playbooks/main.yml

Legal

Licensed under BSD 2-Clause License. Not a lawyer? This basically means that you are free to:

  • Use commercially: Permitted to use software for commercial purposes.
  • Modify: Permitted to modify the software and make derivatives/remixes.
  • Distribute: Permitted to distribute original or modified (derivative) works.

Provided you meet the following terms:

  • Attribution: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • Include license: Include a full copy of the BSD 2-Clause License text in modified software attributions.

Attributions

This repository is largely influenced by others like it:

About

Set of scripts, Ansible playbooks/roles, and other tools to automate and manage CrystalCraftMC infrastructure

https://crystalcraftmc.github.io/infrastructure/how-to-use/

License:BSD 2-Clause "Simplified" License


Languages

Language:HTML 78.6%Language:Ruby 17.2%Language:Shell 4.2%