The canonical source of PSONO Fileserver is hosted on GitLab.com.
The documentation for the psono fileserver can be found here:
Some things that have not yet found their place in the documentation:
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
Visit the License.md for more details