"description":"Tracktor is an open-source web application for comprehensive vehicle management.\nEasily track fuel consumption, maintenance, insurance, and regulatory documents for all your vehicles in one place.",
"install_methods":[
{
"type":"default",
"script":"ct/tracktor.sh",
"resources":{
"cpu":1,
"ram":1024,
"hdd":6,
"os":"Debian",
"version":"12"
}
}
],
"default_credentials":{
"username":null,
"password":null
},
"notes":[
{
"text":"Please check and update the '/opt/tracktor/app/backend/.env' file if using behind reverse proxy.",