Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1 KB

README.md

File metadata and controls

15 lines (9 loc) · 1 KB

Stealthcloud

This project is under construction!

Stealthcloud is a delicious mixture of Ansible roles that provide the user with an automatic spin-up of a Nextcloud instance hosted on a stealth Onion service. It also implements specific roles for hardening the base configuration of the server used.

Roles

Like vegetables in a soup, Stealthcloud utilizes the following roles as ingredients, which each have their own repositories:

  • ansible-nextcloud - Basic Nextcloud provisioning role.
  • ansible-role-tor - Stealth onion service provisioning role. One can also find a lot of great further explanations of Onion services and specifics in this repository.
  • ansible-role-common - Takes care of a few base hardening things. (Still in progress.)