azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
3.65k stars 130 forks source link

[FEAT]: Alternative backend storage for containers #334

Closed tech101us closed 1 month ago

tech101us commented 1 month ago

Feature Description

I know this can be a challenge given the sheer number of containers and configuration options out there. I love what you're doing with this. But the need I have is for alternative storage backends for container data (i.e. NFS, CIFS/Samba). Being able to store the data off host on a NAS for example is a welcome addition. Yes, we can do this manually either through bind mounts or in compose, but would be nice if it were a GUI option for the containers.

azukaar commented 1 month ago

89