DanWin / hosting

This is a setup for a Tor based shared web hosting server
https://danwin1210.de/hosting/
GNU General Public License v3.0
341 stars 125 forks source link

"bare metal" server deployment automation #50

Open pyence opened 5 years ago

pyence commented 5 years ago

Something like an Ansible playbook to automate deployment of the TOR based shared hosting server

011248163264 commented 5 years ago

Asible are not free for all, so i meen it must free like docker

pyence commented 5 years ago

@linhux Ansible isn't free for all? Fortunately it's not the only game in town. What do you recommend I use to automate a bare metal deployment instead of Ansible?

011248163264 commented 5 years ago

yes so other user have a easy free to use solution :-) like a livecd or a install script

speedmann commented 4 years ago

Ansible is released under GNU General Public License v3.0 therefore it is basically free for everyone with some restrictions.

I have added this issue to my to-do list and might try to create a playbook for this hopefully during this year