2025-06-08 22:14:41 +02:00
{
"name" : "Minarca" ,
"slug" : "minarca" ,
"categories" : [
7
] ,
2025-06-08 21:15:16 +01:00
"date_created" : "2025-06-08" ,
2025-06-08 22:14:41 +02:00
"type" : "ct" ,
"updateable" : true ,
"privileged" : false ,
"interface_port" : 8080 ,
"documentation" : "https://nexus.ikus-soft.com/repository/archive/minarca/6.0.3/doc/index.html" ,
"config_path" : "/etc/minarca/minarca-server.conf" ,
"website" : "https://minarca.org/en_CA" ,
2025-06-09 21:03:03 +02:00
"logo" : "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/minarca.webp" ,
2025-06-08 22:14:41 +02:00
"description" : "Minarca is a self-hosted open source data backup software that allows you to manage your computer and server backups for free from a direct online accessible centralized view of your data with easy retrieval." ,
"install_methods" : [
{
"type" : "default" ,
"script" : "ct/minarca.sh" ,
"resources" : {
"cpu" : 2 ,
"ram" : 4096 ,
"hdd" : 10 ,
"os" : "Debian" ,
"version" : "12"
}
}
] ,
"default_credentials" : {
"username" : "admin" ,
"password" : "admin123"
} ,
"notes" : [ ]
}