Add README for instructions
This commit is contained in:
parent
e1c29f1bb7
commit
31af1779ea
11
README.md
Normal file
11
README.md
Normal file
@ -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 -
|
||||
```
|
Loading…
Reference in New Issue
Block a user