#go #acme #automatic_https #caddy #caddyfile #go #golang #http #http_server #http3 #https #privacy #reverse_proxy #security #tls #web_server
Caddy is a powerful server platform that makes it easy to set up and manage websites with automatic HTTPS. It uses TLS by default, which means your site is always secure. Caddy is easy to configure using a simple file called the Caddyfile or JSON, and it supports multiple protocols like HTTP/1.1, HTTP/2, and HTTP/3. It's highly extensible, meaning you can add features without making the server bulky. Caddy is production-ready, having served trillions of requests and managed millions of TLS certificates. This makes it reliable and scalable for hundreds of thousands of sites. Using Caddy benefits you by providing automatic security, ease of use, and high performance, making your website more secure and efficient.
https://github.com/caddyserver/caddy
Caddy is a powerful server platform that makes it easy to set up and manage websites with automatic HTTPS. It uses TLS by default, which means your site is always secure. Caddy is easy to configure using a simple file called the Caddyfile or JSON, and it supports multiple protocols like HTTP/1.1, HTTP/2, and HTTP/3. It's highly extensible, meaning you can add features without making the server bulky. Caddy is production-ready, having served trillions of requests and managed millions of TLS certificates. This makes it reliable and scalable for hundreds of thousands of sites. Using Caddy benefits you by providing automatic security, ease of use, and high performance, making your website more secure and efficient.
https://github.com/caddyserver/caddy
GitHub
GitHub - caddyserver/caddy: Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS - caddyserver/caddy
π1
#go #caddy #frankenphp #go #php #sapi #worker
FrankenPHP is a modern server for PHP applications. It makes your PHP apps faster and more efficient by using features like "worker mode," which helps keep some data in memory to process requests quickly. This is especially good for frameworks like Laravel and Symfony. FrankenPHP also supports automatic HTTPS, HTTP/2, and HTTP/3, making it secure and fast. It can be easily installed as a standalone binary or used with Docker, making it simple to set up and use. This helps users by speeding up their applications and reducing the need for many servers.
https://github.com/php/frankenphp
FrankenPHP is a modern server for PHP applications. It makes your PHP apps faster and more efficient by using features like "worker mode," which helps keep some data in memory to process requests quickly. This is especially good for frameworks like Laravel and Symfony. FrankenPHP also supports automatic HTTPS, HTTP/2, and HTTP/3, making it secure and fast. It can be easily installed as a standalone binary or used with Docker, making it simple to set up and use. This helps users by speeding up their applications and reducing the need for many servers.
https://github.com/php/frankenphp
GitHub
GitHub - php/frankenphp: π§ The modern PHP app server
π§ The modern PHP app server. Contribute to php/frankenphp development by creating an account on GitHub.
π1
#go #2fa #authentication #caddy #golang #middleware #nginx #selfhosted #sso #totp #traefik_middleware #typescipt
Tinyauth is a simple tool that adds a login screen or OAuth login (Google, Github, etc.) to your Docker apps, making them secure easily. It works with popular reverse proxies like Traefik, Nginx, and Caddy. You can quickly set it up using their documentation and demo, and it supports basic authentication and API access. This helps protect your apps from unauthorized access without complex setup. Itβs open source, actively developed, and has a helpful community on Discord for support. Using Tinyauth improves your app security with minimal effort and flexible login options.
https://github.com/steveiliop56/tinyauth
Tinyauth is a simple tool that adds a login screen or OAuth login (Google, Github, etc.) to your Docker apps, making them secure easily. It works with popular reverse proxies like Traefik, Nginx, and Caddy. You can quickly set it up using their documentation and demo, and it supports basic authentication and API access. This helps protect your apps from unauthorized access without complex setup. Itβs open source, actively developed, and has a helpful community on Discord for support. Using Tinyauth improves your app security with minimal effort and flexible login options.
https://github.com/steveiliop56/tinyauth
GitHub
GitHub - steveiliop56/tinyauth: The simplest way to protect your apps with a login screen.
The simplest way to protect your apps with a login screen. - steveiliop56/tinyauth