Hoodik
Hoodik is a lightweight, self-hosted cloud storage solution with end-to-end encryption. Files are encrypted on your device before upload using hybrid RSA/AES encryption, ensuring only you can access your data.
Hoodik
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/hoodik.sh)"
Configuration
Config file:
1
/opt/hoodik/.env
Notes
First visit will prompt you to create an admin account
Installation builds Rust backend and Vue frontend from source - takes 15-20 minutes
Requires 4GB RAM and 20GB disk for build process
Data is stored in /opt/hoodik_data
SSL is disabled by default - use a reverse proxy for HTTPS
Web Interface
Links
This post is licensed under CC BY 4.0 by the author.