"description":"Endurain is a self-hosted fitness tracking service designed to give users full control over their data and hosting environment. It's similar to Strava but focused on privacy and customization",
"install_methods":[
{
"type":"default",
"script":"ct/endurain.sh",
"resources":{
"cpu":2,
"ram":2048,
"hdd":5,
"os":"debian",
"version":"13"
}
}
],
"default_credentials":{
"username":"admin",
"password":"admin"
},
"notes":[
{
"text":"When using a reverse proxy, edit `/opt/endurain/frontend/app/dist/env.js`.",