sftpgo/docs/howto/README.md

10 lines
504 B
Markdown
Raw Normal View History

2020-09-13 17:43:56 +00:00
# Tutorials
Here we collect step-to-step tutorials. SFTPGo users are encouraged to contribute!
2021-05-20 16:16:27 +00:00
- [Getting Started](./getting-started.md)
2020-09-13 17:43:56 +00:00
- [SFTPGo with PostgreSQL data provider and S3 backend](./postgresql-s3.md)
- [SFTPGo on Windows with Active Directory Integration + Caddy Static File Server](https://www.youtube.com/watch?v=M5UcJI8t4AI)
- [Securing SFTPGo with a free Let's Encrypt TLS Certificate](./lets-encrypt-certificate.md)
- [SFTPGo as OpenSSH's SFTP subsystem](./openssh-sftp-subsystem.md)