mirror of
https://gitlab.com/psono/psono-fileserver
synced 2025-04-18 12:24:05 +03:00
https://gitlab.com/psono/psono-server/-/issues/176 Signed-off-by: Sascha Pfeiffer <sascha.pfeiffer@psono.com>
1.7 KiB
1.7 KiB
PSONO Fileserver - Password Manager
Canonical source
The canonical source of PSONO Fileserver is hosted on GitLab.com.
Documentation
The documentation for the psono fileserver can be found here:
Some things that have not yet found their place in the documentation:
Storage Engines:
Psono Fileserver is using "django-storages" as storage engine. The official documentation for django-storages can be found here: http://django-storages.readthedocs.io/en/latest/index.html
Supported Provider are:
- Amazon S3
- Apache Libcloud
- Azure Storage
- Digital Ocean
- DropBox
- FTP
- Google Cloud Storage
- SFTP
storages.backends.s3boto3.S3Boto3Storage
LICENSE
Visit the License.md for more details