Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 18 for Caddy (0.17 sec)

  1. docs/minio-limits.md

    - BucketCORS (CORS enabled by default on all buckets for all HTTP verbs, you can optionally restrict the CORS domains)
    - BucketWebsite (Use [`caddy`](https://github.com/caddyserver/caddy) or [`nginx`](https://www.nginx.com/resources/wiki/))
    - BucketAnalytics, BucketMetrics, BucketLogging (Use [bucket notification](https://min.io/docs/minio/linux/administration/monitoring/bucket-notifications.html) APIs)
    Plain Text
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Thu Jan 18 07:03:17 GMT 2024
    - 5.9K bytes
    - Viewed (0)
  2. LICENSES/vendor/github.com/coredns/caddy/LICENSE

    = vendor/github.com/coredns/caddy licensed under: =
    
                                     Apache License
                               Version 2.0, January 2004
                            http://www.apache.org/licenses/
    
       TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    
       1. Definitions.
    
          "License" shall mean the terms and conditions for use, reproduction,
          and distribution as defined by Sections 1 through 9 of this document.
    
    Plain Text
    - Registered: Fri Apr 26 09:05:10 GMT 2024
    - Last Modified: Sun Jun 13 05:06:37 GMT 2021
    - 11.2K bytes
    - Viewed (0)
  3. docs/en/data/external_links.yml

      - author: Navule Pavan Kumar Rao
        author_link: https://www.linkedin.com/in/navule/
        link: https://www.tutlinks.com/deploy-fastapi-on-ubuntu-gunicorn-caddy-2/
        title: Deploy FastAPI on Ubuntu and Serve using Caddy 2 Web Server
      - author: Patrick Ladon
        author_link: https://dev.to/factorlive
        link: https://dev.to/factorlive/python-facebook-messenger-webhook-with-fastapi-on-glitch-4n90
    Others
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Mar 21 20:57:27 GMT 2024
    - 21.3K bytes
    - Viewed (2)
  4. docs/de/docs/deployment/https.md

    Einige der Optionen, die Sie als TLS-Terminierungsproxy verwenden können, sind:
    
    * Traefik (kann auch Zertifikat-Erneuerungen durchführen)
    * Caddy (kann auch Zertifikat-Erneuerungen durchführen)
    * Nginx
    * HAProxy
    
    ## Let's Encrypt
    
    Vor Let's Encrypt wurden diese **HTTPS-Zertifikate** von vertrauenswürdigen Dritten verkauft.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sat Mar 30 20:16:46 GMT 2024
    - 13.5K bytes
    - Viewed (0)
  5. docs/ru/docs/deployment/concepts.md

    ### Примеры инструментов для работы с HTTPS
    
    Вот некоторые инструменты, которые вы можете применять как прокси-серверы:
    
    * Traefik
        * С автоматическим обновлением сертификатов ✨
    * Caddy
        * С автоматическим обновлением сертификатов ✨
    * Nginx
        * С дополнительным компонентом типа Certbot для обновления сертификатов
    * HAProxy
        * С дополнительным компонентом типа Certbot для обновления сертификатов
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 32.5K bytes
    - Viewed (0)
  6. docs/de/docs/deployment/concepts.md

    ### Beispieltools für HTTPS
    
    Einige der Tools, die Sie als TLS-Terminierungsproxy verwenden können, sind:
    
    * Traefik
        * Handhabt automatisch Zertifikat-Erneuerungen ✨
    * Caddy
        * Handhabt automatisch Zertifikat-Erneuerungen ✨
    * Nginx
        * Mit einer externen Komponente wie Certbot für Zertifikat-Erneuerungen
    * HAProxy
        * Mit einer externen Komponente wie Certbot für Zertifikat-Erneuerungen
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Sat Mar 30 20:16:25 GMT 2024
    - 20.6K bytes
    - Viewed (0)
  7. docs/ru/docs/deployment/https.md

    Вот некоторые варианты, которые вы можете использовать в качестве такого прокси-сервера:
    
    * Traefik (может обновлять сертификаты)
    * Caddy (может обновлять сертификаты)
    * Nginx
    * HAProxy
    
    ## Let's Encrypt (центр сертификации)
    
    До появления Let's Encrypt **сертификаты HTTPS** приходилось покупать у третьих сторон.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Wed Apr 03 16:22:47 GMT 2024
    - 20.6K bytes
    - Viewed (0)
  8. docs/en/docs/deployment/https.md

    Some of the options you could use as a TLS Termination Proxy are:
    
    * Traefik (that can also handle certificate renewals)
    * Caddy (that can also handle certificate renewals)
    * Nginx
    * HAProxy
    
    ## Let's Encrypt
    
    Before Let's Encrypt, these **HTTPS certificates** were sold by trusted third parties.
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Jan 11 16:31:18 GMT 2024
    - 12K bytes
    - Viewed (0)
  9. docs/zh/docs/deployment/https.md

    你可以用作 TLS 终止代理的一些选项包括:
    
    * Traefik(也可以处理证书更新)
    * Caddy(也可以处理证书更新)
    * Nginx
    * HAProxy
    
    ## Let's Encrypt
    
    在 Let's Encrypt 之前,这些 **HTTPS 证书** 由受信任的第三方出售。
    
    过去,获得这些证书的过程非常繁琐,需要大量的文书工作,而且证书非常昂贵。
    
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Tue Jan 09 15:38:25 GMT 2024
    - 10.6K bytes
    - Viewed (0)
  10. docs/en/docs/deployment/concepts.md

    ### Example Tools for HTTPS
    
    Some of the tools you could use as a TLS Termination Proxy are:
    
    * Traefik
        * Automatically handles certificates renewals ✨
    * Caddy
        * Automatically handles certificates renewals ✨
    * Nginx
        * With an external component like Certbot for certificate renewals
    * HAProxy
        * With an external component like Certbot for certificate renewals
    Plain Text
    - Registered: Sun Apr 28 07:19:10 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 18K bytes
    - Viewed (0)
Back to top