Add additional links to README.md

This commit is contained in:
2024-03-05 21:07:34 +08:00
parent 3bf8836971
commit 88eb9b2690
+6
View File
@@ -1,6 +1,12 @@
# Webapp + Streamlit + Traefik + Docker # Webapp + Streamlit + Traefik + Docker
This simple project uses Traefik as a reverse proxy to a Streamlit application and handles SSL certs with Lets Encrypt. This simple project uses Traefik as a reverse proxy to a Streamlit application and handles SSL certs with Lets Encrypt.
- [Beyond All Information](https://bai.furyhawk.lol/)
- [Forum](https://forum.furyhawk.lol/)
- [Blog](https://info.furyhawk.lol/)
- [Home server](https://github.com/furyhawk/cloudy)
- [Neural Network Playground](https://furyhawk.github.io/playground)
## Requirements ## Requirements
- Docker Compose - Docker Compose
- Python 3.11 - Python 3.11