Get the latest tech news
Tor-Lighttpd-Onion with Docker
This project provides a setup using Docker to create a service running Tor and a lighttpd web server. The .onion address remains persistent between container restarts. Additionally, the site is als...
This project provides a setup using Docker to create a service running Tor and a lighttpd web server. It's important to map this directory as a volume in Docker Compose to persist the .onion address across container restarts. If the .onion address is not persistent, check the hidden_service directory permissions and ensure it's correctly mapped in the Docker Compose file.
Or read this on Hacker News