sftpgo/docs/howto/README.md

13 lines
756 B
Markdown
Raw Permalink 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)
- [Securing SFTPGo with a free Let's Encrypt TLS Certificate](./lets-encrypt-certificate.md)
2021-12-19 17:08:12 +00:00
- [Two-factor Authentication](./two-factor-authentication.md)
- [Event Manager](./eventmanager.md)
- [SFTPGo as OpenSSH's SFTP subsystem](./openssh-sftp-subsystem.md)
2021-12-19 17:08:12 +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)
- [File Traefik: Serve files securely via SFTP, HTTPS, and WebDAV with SFTPGo proxied behind Traefik](https://thad.getterman.org/articles/file-traefik/)