fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.7K
active users

#reverseproxy

6 posts5 participants0 posts today

Архитектура сервера: статические residential-прокси и reverse-proxy

Архитектура Сервера — это не только набор серверов и сервисов, это контракт о том, как компоненты взаимодействуют и кто за что отвечает. В сетевой части этот контракт делится на две очевидные зоны ответственности: ingress (входящий трафик) и egress (исходящий). Reverse-proxy (NGINX/Envoy/Traefik и им подобные) — стандартный элемент ingress-слоя: TLS-терминация, кеш, балансировка и фильтрация трафика. На уровне egress мы часто используем прокси-слой, который формирует «внешний вид» наших исходящих соединений; среди опций для egress ключевую роль играют статические residential-прокси — IP от реальных провайдеров, закреплённые за сессией на время операции.

habr.com/ru/articles/935710/

ХабрАрхитектура сервера: статические residential-прокси и reverse-proxyServer architecture — это не только набор серверов и сервисов, это контракт о том, как компоненты взаимодействуют и кто за что отвечает. В сетевой части этот контракт делится на две очевидные зоны...

My reverse proxy, Quark, has just been released in v0.2.1.

This update fixes an annoying issue with the www subdomain redirection: previously, redirection worked only from the www-prefixed domain to the base domain, but not vice versa.

You simply need to specify your domain in the service configuration, with or without the www subdomain, and Quark will handle the redirection automatically. No additional setup required.

github.com/Goliworks/Quark/rel

Bug Fixes

Fixed www subdomain redirection issue (redirection worked only from www to root, not the other way around)

Full Changelog: v0.2.0...v0.2.1
GitHubRelease v0.2.1 · Goliworks/QuarkBug Fixes Fixed www subdomain redirection issue (redirection worked only from www to root, not the other way around) Full Changelog: v0.2.0...v0.2.1

How to Install #Planka on #Ubuntu #VPS (5 Minute Quick-Start Guide) Here’s a step-by-step guide on how to install Planka on Ubuntu VPS using #Docker and Docker Compose.
What is Planka?
Planka is an open-source project management tool designed to help teams organize tasks and collaborate effectively using a Kanban-style board interface, similar to tools like Trello or Jira.
🔧 Key ...
Continued 👉 blog.radwebhosting.com/how-to- #reverseproxy #selfhosting #opensource #selfhosted #letsencrypt

How to Install Planka on Ubuntu VPS
RadWeb, LLC · How To Install Planka On Ubuntu VPS (5 Minute Quick-Start Guide) - VPS Hosting Blog | Dedicated Servers | Reseller HostingHere’s a step-by-step guide on how to install Planka on Ubuntu VPS using Docker and Docker Compose.
Continued thread

On est d'accord que si curl (avec --verbose car sans il me revoit rien) me revoit ça, c'est que ça fonctionne :

* [HTTP/2] [1] OPENED stream for https://hollo.zarchbox.fr/
* [HTTP/2] [1] [:method: GET]
* [HTTP/2] [1] [:scheme: https]
* [HTTP/2] [1] [:authority: hollo.zarchbox.fr]
* [HTTP/2] [1] [:path: /]
* [HTTP/2] [1] [accept: */*]
* [HTTP/2] [1] [user-agent: ClaudeBot]
> GET / HTTP/2
> Host: hollo.zarchbox.fr
> Accept: */*
> User-Agent: ClaudeBot
> 
* Request completely sent off
< HTTP/2 403 
< alt-svc: h3=":443"; ma=2592000
< content-security-policy: upgrade-insecure-requests
< referrer-policy: no-referrer-when-downgrade
< strict-transport-security: max-age=31536000; includeSubDomains; preload
< x-content-type-options: nosniff
< x-frame-options: SAMEORIGIN
< x-xss-protection: 1; mode=block
< content-length: 0
< date: Sat, 02 Aug 2025 07:55:09 GMT

#Caddy #ReverseProxy

3 Easy Steps to Integrate Monitoring Tools for #Apache Reverse #Proxy Server

This article provides a step-by-step guide to integrate monitoring tools for Apache reverse proxy server. Integrating monitoring tools with your Apache reverse proxy server setup allows you to track performance, detect issues, and optimize your infrastructure efficiently.
How to Integrate Monitoring Tools for Apache Reverse Proxy Server
Below, ...
Continued 👉 blog.radwebhosting.com/3-easy- #reverseproxy #proxyserver

3 Easy Steps to Integrate Monitoring Tools for Apache Reverse Proxy Server
RadWeb, LLC · 3 Easy Steps To Integrate Monitoring Tools For Apache Reverse Proxy Server - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a step-by-step guide to integrate monitoring tools for Apache reverse proxy server. Integrating monitoring tools with your Apache

📬 Big milestone for me today: I’m officially no longer using iCloud Mail or Calendar — in fact, I’ve stopped relying on any big tech email provider altogether. 💥

Email is notoriously one of the hardest services to self-host — a constant game of whack-a-mole with spam filters, DNS records, and SMTP quirks. So reaching this point feels… honestly liberating.

(Okay, I’ll still use Hide My Mail from iCloud because it’s fantastic for privacy — credit where it’s due.)

Also: I’ve started working on the first tutorials in my self-hosting series! 🎥
We’ll begin with the essentials — DNS, reverse proxy, and how to safely expose your services online. Everything builds from there.

#SelfHosting #EmailSovereignty #Fediverse #FOSS #CloudIndependence #DNS #ReverseProxy #HomelabLife

How to Setup a Reverse #Proxy with HTTPS Using #Nginx and #Certbot (5 Minute Quick-Start Guide)

This article outlines how to setup a reverse proxy with HTTPS using Nginx and Certbot.
What is a Reverse Proxy?
A reverse proxy is a server that sits between client devices and a backend server, forwarding client requests to the backend server and returning the server's response to the clients. Unlike a forward proxy, ...
Continued 👉 blog.radwebhosting.com/how-to- #letsencrypt #proxyserver #reverseproxy

How to Setup a Reverse Proxy with HTTPS Using Nginx and Certbot
RadWeb, LLC · How To Setup A Reverse Proxy With HTTPS Using Nginx And Certbot (5 Minute Quick-Start Guide) - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article outlines how to setup a reverse proxy with HTTPS using Nginx and Certbot.

How to Install #Planka on #Ubuntu #VPS (5 Minute Quick-Start Guide) Here’s a step-by-step guide on how to install Planka on Ubuntu VPS using #Docker and Docker Compose.
What is Planka?
Planka is an open-source project management tool designed to help teams organize tasks and collaborate effectively using a Kanban-style board interface, similar to tools like Trello or Jira.
🔧 Key ...
Continued 👉 blog.radwebhosting.com/how-to- #letsencrypt #selfhosting #opensource #selfhosted #reverseproxy

How to Install Planka on Ubuntu VPS
RadWeb, LLC · How To Install Planka On Ubuntu VPS (5 Minute Quick-Start Guide) - VPS Hosting Blog | Dedicated Servers | Reseller HostingHere’s a step-by-step guide on how to install Planka on Ubuntu VPS using Docker and Docker Compose.