mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-05-05 10:03:09 +00:00
![push-app-to-main[bot]](/assets/img/avatar_default.png)
* 'Add new script' * Update reactive-resume.sh * Update reactive-resume-install.sh * fssl * fssl * date --------- Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com> Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
35 lines
862 B
JSON
35 lines
862 B
JSON
{
|
|
"name": "Reactive Resume",
|
|
"slug": "reactive-resume",
|
|
"categories": [
|
|
12
|
|
],
|
|
"date_created": "2025-04-22",
|
|
"type": "ct",
|
|
"updateable": true,
|
|
"privileged": false,
|
|
"interface_port": 3000,
|
|
"documentation": "https://docs.rxresu.me/",
|
|
"website": "https://rxresu.me",
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/reactive-resume-light.png",
|
|
"description": "A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever.",
|
|
"install_methods": [
|
|
{
|
|
"type": "default",
|
|
"script": "ct/reactive-resume.sh",
|
|
"resources": {
|
|
"cpu": 2,
|
|
"ram": 3072,
|
|
"hdd": 8,
|
|
"os": "Debian",
|
|
"version": "12"
|
|
}
|
|
}
|
|
],
|
|
"default_credentials": {
|
|
"username": null,
|
|
"password": null
|
|
},
|
|
"notes": []
|
|
}
|