Encrypt Gitea data directories #178

Closed
opened 2020-06-08 15:11:46 +00:00 by raucao · 2 comments
Owner

We have a working encfs setup now. A service wanting to store data in the encrypted directory can use the node["kosmos_encfs"]["data_directory"] property to locate/configure directories in the mounted volume.

Additionally, in order to start Gitea automatically when the volume is mounted, use this new resource:

encfs_path_activation_unit gitea_service_name

Both the gitea HOME as well as the WORKING_DIR should be encrypted.

We have a working encfs setup now. A service wanting to store data in the encrypted directory can use the `node["kosmos_encfs"]["data_directory"]` property to locate/configure directories in the mounted volume. Additionally, in order to start Gitea automatically when the volume is mounted, use this new resource: ```ruby encfs_path_activation_unit gitea_service_name ``` Both the gitea HOME as well as the WORKING_DIR should be encrypted.
Author
Owner

The alternative would be to create an VM with full-disk encryption now.

The alternative would be to create an VM with full-disk encryption now.
raucao added the
feature
security
labels 2020-08-30 12:22:39 +00:00
raucao added the
service
gitea
label 2020-12-09 13:07:04 +00:00
Author
Owner

Will be done by using normal full-disk encryption for the VM in #300.

Will be done by using normal full-disk encryption for the VM in #300.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#178
No description provided.