"description":"seelf is a self-hosted software which makes it easy to deploy your own applications on your own hardware using an easy to use interface.",
"install_methods":[
{
"type":"default",
"script":"ct/seelf.sh",
"resources":{
"cpu":2,
"ram":4096,
"hdd":10,
"os":"debian",
"version":"12"
}
}
],
"default_credentials":{
"username":null,
"password":null
},
"notes":[
{
"text":"Initial admin email and password: `cat ~/seelf.creds`",