mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	* Update jsons * push * more * Switch to CDN * push new Icons into Branch * Update dotnetaspwebapi.json * add proxmox logo * Update wger.json * switch to webp * Update apt-cacher-ng.json * Update homarr.json * finalize * Update sqlserver2022.json * fixes * merge --------- Co-authored-by: tremor021 <arezina.slavisa@gmail.com> Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
		
			
				
	
	
		
			36 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
		
			Generated
		
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
		
			Generated
		
	
	
{
 | 
						|
    "name": "Monica",
 | 
						|
    "slug": "monica",
 | 
						|
    "categories": [
 | 
						|
        24
 | 
						|
    ],
 | 
						|
    "date_created": "2025-01-28",
 | 
						|
    "type": "ct",
 | 
						|
    "updateable": true,
 | 
						|
    "privileged": false,
 | 
						|
    "interface_port": 80,
 | 
						|
    "documentation": "https://github.com/monicahq/monica/tree/4.x/docs",
 | 
						|
    "website": "https://www.monicahq.com/",
 | 
						|
    "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/monica.webp",
 | 
						|
    "config_path": "/opt/monica/.env",
 | 
						|
    "description": "Monica is an open-source personal CRM designed to help you manage and strengthen your relationships. It allows you to store important details about your contacts, track interactions, set reminders for special dates, and log activities—all in one secure, private place. Perfect for busy individuals, Monica helps you stay organized, remember meaningful moments, and nurture your connections without ads or data mining. Install it on your own server for full control!",
 | 
						|
    "install_methods": [
 | 
						|
        {
 | 
						|
            "type": "default",
 | 
						|
            "script": "ct/monica.sh",
 | 
						|
            "resources": {
 | 
						|
                "cpu": 2,
 | 
						|
                "ram": 2048,
 | 
						|
                "hdd": 8,
 | 
						|
                "os": "debian",
 | 
						|
                "version": "12"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    ],
 | 
						|
    "default_credentials": {
 | 
						|
        "username": "admin@helper-scripts.com",
 | 
						|
        "password": "helper-scripts.com"
 | 
						|
    },
 | 
						|
    "notes": []
 | 
						|
}
 |