diff --git a/README.md b/README.md new file mode 100644 index 0000000..00abe18 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# ISO Repository + +This repository includes procedures to generate Debian-based ISOs for multiple CPU architectures, with pre-configured credentials. +It also includes scripts to easily prepare an environment to be installed using the (ansible)[https://git.halia.dev/athens-school/ansible.git] repository on a VPS. + +## VPS or remote installation + +Execute the following command to preapre the base configuration : +``` +curl https://git.halia.dev/athens-school/iso-repository/-/raw/master/quick-installer.sh | sh - +```