2025-01-28 16:30:39 +00:00
{
"name" : "Paymenter" ,
"slug" : "paymenter" ,
"categories" : [
21
] ,
"date_created" : "2025-01-28" ,
"type" : "ct" ,
"updateable" : true ,
"privileged" : false ,
"interface_port" : 80 ,
"documentation" : "https://paymenter.org/docs" ,
"website" : "https://paymenter.org/" ,
"logo" : "https://avatars.githubusercontent.com/u/115177786?s=200&v=4" ,
"description" : "Paymenter is an open source webshop solution for hosting companies. It's developed to provide an more easy way to manage your hosting company." ,
"install_methods" : [
{
"type" : "default" ,
"script" : "ct/paymenter.sh" ,
"resources" : {
"cpu" : 2 ,
"ram" : 1024 ,
"hdd" : 5 ,
2025-01-29 12:44:01 +00:00
"os" : "Debian" ,
"version" : "12"
2025-01-28 16:30:39 +00:00
}
}
] ,
"default_credentials" : {
"username" : "admin@paymenter.org" ,
"password" : "paymenter"
} ,
"notes" : [ ]
}