🚀 Qlynk Node Master (V09.04.2026 Enterprise Edition) #2
deepdeyiitgn
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🚀 Qlynk Node Master (V09.04.2026 Enterprise Edition)
Qlynk Node Master is an enterprise-grade, highly secure private cloud storage and streaming datacenter. Engineered to run entirely on Hugging Face Spaces (Free Tier), it acts as a self-sustaining media vault with an integrated Telegram ingestion bot, dynamic anti-hacker defenses, and a cinematic web player.
Built by Deep Dey (12th Grader & JEE Aspirant) 👨💻
✨ Enterprise Features
asyncio.Lock) to prevent server crashes, automatic MKV to MP4 optimization via FFmpeg, and native thumbnail extraction.200 OKstatus, effectively wasting their time and bandwidth./status) showing core-by-core CPU usage, RAM pool, Network I/O, API latencies, and HF Cloud Quota.📂 Project Structure & Main Code
Here is where the core logic lives:
main.py: The heart of the project. Contains the FastAPI server, Media Routing, Token Streaming, Telegram Bot logic, and the Web UI / Dashboard HTML.bot.py: The background organic ping system that prevents the server from sleeping.start.sh: The bootloader script that starts both thebot.pyand theuvicornFastAPI server.history.json: (Generated at runtime) The central database saving all your file metadata securely on Hugging Face Datasets.🛠️ How to Build Your Own Server (Deployment)
You can easily deploy your own private streaming node on Hugging Face Spaces for free!
Step 1: Create a Hugging Face Space
my-private-vault).Step 2: Set up Environment Variables (Secrets)
Go to your Space's Settings -> Variables and secrets -> Secrets and add the following:
HF_TOKENSPACE_PASSWORDTG_API_IDTG_API_HASHTELEGRAM_BOT_TOKENTG_SESSION_STRINGPROXY_URLCHECKOUT_TOGGLERAZORPAY_KEY_IDRAZORPAY_KEY_SECRETYT_COOKIESDOMAIN_1,DOMAIN_2https://mywebsite.com).Step 3: Clone and Push the Code
Clone this repository to your local machine and push it to your newly created Hugging Face Space:
git clone [https://github.com/deepdeyiitgn/static-files.git](https://github.com/deepdeyiitgn/static-files.git) cd static-files git remote add hf [https://huggingface.co/spaces/YOUR_USERNAME/YOUR_SPACE_NAME](https://huggingface.co/spaces/YOUR_USERNAME/YOUR_SPACE_NAME) git push -u hf mainYour server will start building. Once the status says "Running", your private vault is ready!
⚖️ Legal Disclaimers & Fair Use Warnings
yt-dlpand Media Extraction:This project utilizes the
yt-dlplibrary solely as a technical demonstration of media routing and extraction architectures.This repository operates under a Strict Attribution & Non-Commercial Custom License.
🌟 Final Note from the Developer
Building Qlynk Node Master and taking it to an Enterprise SaaS level has been an incredible engineering journey. If you found this architecture helpful or learned something new about API security, rate-limiting, and Python web servers, please give this repository a ⭐ Star!
Signing off for now. Dreaming of IIT Kharagpur CSE. Keep coding, keep building! 🚀📚
This discussion was created from the release 🚀 Qlynk Node Master (V09.04.2026 Enterprise Edition).
All reactions