Video coming soon…
🏥 Setup Fasten Health — Your Personal Medical Records, Unified
Deploy Fasten Health on Ubuntu with Docker — pull your medical records from different doctors, hospitals, and labs into one private, searchable timeline you own, on port 8221.
⚠️ This script is provided for demo and testing purposes only. Not intended for production use.
📦 Resources & Setup Scripts
Grab the automated bash script from GitHub to follow along with the video.
Quick Install:
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/clinic/fasten-health/fasten-health-ubuntu.sh
chmod +x fasten-health-ubuntu.sh
./fasten-health-ubuntu.sh
Tutorial Steps
1 Download the Script
wget https://raw.githubusercontent.com/mhmdali94/Docker/main/clinic/fasten-health/fasten-health-ubuntu.sh
2 Make it Executable
chmod +x fasten-health-ubuntu.sh
3 Run the Installer
./fasten-health-ubuntu.sh
4 Create Your Account and Connect Providers
http://your-server-ip:8221
Ports Used
| Port | Purpose |
|---|---|
| 8221 | Fasten Health web interface (mapped from container port 8080) |