36 lines
1.0 KiB
JSON
36 lines
1.0 KiB
JSON
{
|
|
"name": "Open Archiver",
|
|
"slug": "openarchiver",
|
|
"categories": [
|
|
7
|
|
],
|
|
"date_created": "2025-09-30",
|
|
"type": "ct",
|
|
"updateable": true,
|
|
"privileged": false,
|
|
"interface_port": 3000,
|
|
"documentation": "https://docs.openarchiver.com/",
|
|
"config_path": "/opt/openarchiver/.env",
|
|
"website": "https://openarchiver.com/",
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/OpenArchiver.webp",
|
|
"description": "Open Archiver is a secure, self-hosted email archiving solution, and it's completely open source. Get an email archiver that enables full-text search across email and attachments. Create a permanent, searchable, and compliant mail archive from Google Workspace, Microsoft 35, and any IMAP server.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/openarchiver.sh",
|
|
"resources": {
|
|
"cpu": 2,
|
|
"ram": 3072,
|
|
"hdd": 8,
|
|
"os": "debian",
|
|
"version": "13"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": null,
|
|
"password": null
|
|
},
|
|
"notes": []
|
|
}
|