5a199acbb2
add groups section in the getting started guide. Suggest to prefer configuration with env vars instead of modifying the default configuration file Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
12 lines
756 B
Markdown
12 lines
756 B
Markdown
# Tutorials
|
|
|
|
Here we collect step-to-step tutorials. SFTPGo users are encouraged to contribute!
|
|
|
|
- [Getting Started](./getting-started.md)
|
|
- [Securing SFTPGo with a free Let's Encrypt TLS Certificate](./lets-encrypt-certificate.md)
|
|
- [Two-factor Authentication](./two-factor-authentication.md)
|
|
- [Event Manager](./eventmanager.md)
|
|
- [SFTPGo as OpenSSH's SFTP subsystem](./openssh-sftp-subsystem.md)
|
|
- [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/)
|