Set of scripts, Ansible playbooks/roles, and other tools to automate and manage CrystalCraftMC infrastructure
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.
To synchronize the state of the CrystalCraftMC Legacy Minecraft server, run the following playbook:
ansible-playbook --user $USER --ask-become-pass playbooks/main.yml
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.
This repository is largely influenced by others like it: