Stefano Fiorini stefano
  • Joined on 2024-11-10
stefano pushed to main at Home/iptv-manager-service 2025-05-15 15:43:40 +00:00
e71961ea2a Added installation of aws client to workflow
stefano pushed to main at Home/iptv-manager-service 2025-05-15 15:32:31 +00:00
35b78b44b8 Install app as a service. Update application upon deployment without destroing it. Added elastic ip
stefano pushed to main at Home/iptv-manager-service 2025-05-15 04:37:49 +00:00
687c6a6d4e destroy stack before deploying new one. Created nginx configuration
stefano pushed to main at Home/iptv-manager-service 2025-05-15 04:23:40 +00:00
61231e9d0f provide the public key for key pair creation
stefano pushed to main at Home/iptv-manager-service 2025-05-15 04:00:38 +00:00
057b3f1589 create venv on ec2 instance and then run the app - Fix 1
stefano pushed to main at Home/iptv-manager-service 2025-05-15 02:30:35 +00:00
a384d6c911 create venv on ec2 instance and then run the app
stefano pushed to main at Home/iptv-manager-service 2025-05-15 01:38:36 +00:00
3c726d6332 Clone repo and install requirements on instance setup - Fix 1
stefano pushed to main at Home/iptv-manager-service 2025-05-15 01:31:23 +00:00
e67a6361ad Clone repo and install requirements on instance setup
stefano synced commits to main at Home/UnHided from mirror 2025-05-12 19:08:29 +00:00
1bdfe198b5 Update to the newest MFP version, including the Vixcloud PR
2501ff4fd6 Update to the newest MFP version, including the Vixcloud PR
Compare 2 commits »
stefano pushed to main at Home/streamlink-server 2025-05-04 23:17:28 +00:00
cd1d00193d User health endpoint for healthcheck in docker compose
stefano pushed to main at Home/streamlink-server 2025-05-04 23:02:15 +00:00
bf0b2fa8c7 Updated index.html and README
stefano pushed to main at Home/streamlink-server 2025-05-04 20:00:53 +00:00
84747b2dfc Changed port to 6090 on Dockerfile_HF.
stefano pushed to main at Home/streamlink-server 2025-05-04 19:56:09 +00:00
9f923bcf54 Removed run.py not needed any longer. Changed port to 6090.
stefano pushed to main at Home/streamlink-server 2025-05-04 19:33:46 +00:00
2abae7fc1c Changed port to 7860. On Dockerfile_HF changed command to python3 src/stream_link_server.py
stefano pushed to main at Home/streamlink-server 2025-05-04 19:15:48 +00:00
9b8218b9f0 Code refactoring. Added router and routes. Added static content.
stefano pushed to main at Home/streamlink-server 2025-05-04 06:31:51 +00:00
939c6707e8 Fixed path issues for HF deployments
stefano pushed to main at Home/streamlink-server 2025-05-04 05:58:41 +00:00
5b18c3306d Added generate_url and stream endpoints.
stefano pushed to main at Home/streamlink-server 2025-05-03 02:06:11 +00:00
55f89eb5a8 Minor fix to docker-compose
stefano pushed to main at Home/streamlink-server 2025-05-03 01:44:17 +00:00
e1e1d90d73 Removed env file from dockerfile. Created dockerfile for HF installation
stefano pushed to main at Home/streamlink-server 2025-05-03 00:41:21 +00:00
884ff4228c Added run.py to execute in HF space