1
0
mirror of https://gitlab.com/psono/psono-fileserver synced 2025-04-18 12:24:05 +03:00
psono-fileserver/README.md
Sascha Pfeiffer 9cd32875d1 Added version tag for docker image
https://gitlab.com/psono/psono-server/-/issues/176

Signed-off-by: Sascha Pfeiffer <sascha.pfeiffer@psono.com>
2021-07-17 09:05:51 +02:00

1.7 KiB

PSONO Fileserver - Password Manager

Master: build status coverage report Code Climate build status

Develop: build status coverage report

Canonical source

The canonical source of PSONO Fileserver is hosted on GitLab.com.

Documentation

The documentation for the psono fileserver can be found here:

Psono Documentation

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