12 lines
514 B
Markdown
12 lines
514 B
Markdown
|
# 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 -
|
||
|
```
|