Skip to content

Commit 3ed1564

Browse files
Update date in json
1 parent 2695e2d commit 3ed1564

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed
Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
{
2-
"name": "Documenso",
3-
"slug": "documenso",
4-
"categories": [
5-
12
6-
],
7-
"date_created": "2025-04-28",
8-
"type": "ct",
9-
"updateable": true,
10-
"privileged": false,
11-
"interface_port": 3000,
12-
"documentation": "https://documenso.com/",
13-
"website": "https://documenso.com/",
14-
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/documenso.svg",
15-
"config_path": "/opt/documenso/.env",
16-
"description": "Signing documents digitally should be fast and easy and should be the best practice for every document signed worldwide. This is technically quite easy today, but it also introduces a new party to every signature: The signing tool providers. While this is not a problem in itself, it should make us think about how we want these providers of trust to work. Documenso aims to be the world's most trusted document-signing tool. This trust is built by empowering you to self-host Documenso and review how it works under the hood.",
17-
"install_methods": [
18-
{
19-
"type": "default",
20-
"script": "ct/documenso.sh",
21-
"resources": {
22-
"cpu": 4,
23-
"ram": 6144,
24-
"hdd": 10,
25-
"os": "Debian",
26-
"version": "12"
27-
}
28-
}
29-
],
30-
"default_credentials": {
31-
"username": "[email protected]",
32-
"password": "helper-scripts"
33-
},
34-
"notes": []
2+
"name": "Documenso",
3+
"slug": "documenso",
4+
"categories": [
5+
12
6+
],
7+
"date_created": "2025-05-14",
8+
"type": "ct",
9+
"updateable": true,
10+
"privileged": false,
11+
"interface_port": 3000,
12+
"documentation": "https://documenso.com/",
13+
"website": "https://documenso.com/",
14+
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/documenso.svg",
15+
"config_path": "/opt/documenso/.env",
16+
"description": "Signing documents digitally should be fast and easy and should be the best practice for every document signed worldwide. This is technically quite easy today, but it also introduces a new party to every signature: The signing tool providers. While this is not a problem in itself, it should make us think about how we want these providers of trust to work. Documenso aims to be the world's most trusted document-signing tool. This trust is built by empowering you to self-host Documenso and review how it works under the hood.",
17+
"install_methods": [
18+
{
19+
"type": "default",
20+
"script": "ct/documenso.sh",
21+
"resources": {
22+
"cpu": 4,
23+
"ram": 6144,
24+
"hdd": 10,
25+
"os": "Debian",
26+
"version": "12"
27+
}
28+
}
29+
],
30+
"default_credentials": {
31+
"username": "[email protected]",
32+
"password": "helper-scripts"
33+
},
34+
"notes": []
3535
}

0 commit comments

Comments
 (0)