diff options
author | Nathan Rew <nrew225@gmail.com> | 2021-07-09 20:10:02 +0000 |
---|---|---|
committer | Nathan Rew <nrew225@gmail.com> | 2021-07-09 20:10:02 +0000 |
commit | 4ba34ff8afb7cb88f8642d5c523e2152b0c400f0 (patch) | |
tree | c73a9a2f2d166a594b9d4a9bead8c1f5a3c4e3b7 | |
parent | Update koel source code link and site link. (diff) | |
download | awesome-selfhosted-4ba34ff8afb7cb88f8642d5c523e2152b0c400f0.tar.gz awesome-selfhosted-4ba34ff8afb7cb88f8642d5c523e2152b0c400f0.zip |
Update Zenko CloudServer source code link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -765,7 +765,7 @@ _See https://github.com/awesome-foss/awesome-sysadmin#distributed-filesystems_ - [Minio](https://minio.io/) - Minio is an open source object storage server compatible with Amazon S3 APIs. ([Source Code](https://github.com/minio/minio)) `Apache-2.0` `Go` - [SeaweedFS](https://github.com/chrislusf/seaweedfs) - SeaweedFS is an open source distributed file system supporting WebDAV, S3 API, FUSE mount, HDFS, etc, optimized for lots of small files, and easy to add capacity. `Apache-2.0` `Go` - [SFTPGo](https://github.com/drakkan/sftpgo) - Flexible, fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. `AGPL-3.0` `Go` -- [Zenko CloudServer](https://www.zenko.io/cloudserver) - Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol. ([Source Code](https://github.com/scality/S3)) `Apache-2.0` `Nodejs` +- [Zenko CloudServer](https://www.zenko.io/cloudserver) - Zenko CloudServer, an open-source Node.js implementation of a server handling the Amazon S3 protocol. ([Source Code](https://github.com/scality/cloudserver)) `Apache-2.0` `Nodejs` ### Single-click/drag-n-drop upload |