Skip to content

Basic installation automation for bare metal servers. Absolutely in test phase. Do not use for production environments.

License

Notifications You must be signed in to change notification settings

elogada/durasteel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Durasteel

Basic installation automation for bare metal servers. Absolutely in test phase. Do not use for production environments. This product uses the BSD 3-Clause License.

Installation instructions

Install git

sudo apt update
sudo apt install git

Clone the repository first

git clone https://github.com/elogada/durasteel

Enable execute rights

chmod +rwx durasteel/install.sh

Execute file

bash durasteel/install.sh

(c)2022 Bayani Elogada

About

Basic installation automation for bare metal servers. Absolutely in test phase. Do not use for production environments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages