mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
		
			
				
	
	
		
			36 lines
		
	
	
		
			927 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			927 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "Redlib",
 | 
						|
  "slug": "redlib",
 | 
						|
  "categories": [
 | 
						|
    10
 | 
						|
  ],
 | 
						|
  "date_created": "2025-08-22",
 | 
						|
  "type": "ct",
 | 
						|
  "updateable": true,
 | 
						|
  "privileged": false,
 | 
						|
  "interface_port": 5252,
 | 
						|
  "documentation": "https://github.com/redlib-org/redlib/blob/main/README.md",
 | 
						|
  "website": "https://github.com/redlib-org/redlib",
 | 
						|
  "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/redlib.webp",
 | 
						|
  "config_path": "/opt/redlib/redlib.conf",
 | 
						|
  "description": "An alternative private front-end to Reddit. Redlib hopes to provide an easier way to browse Reddit, without the ads, trackers, and bloat.",
 | 
						|
  "install_methods": [
 | 
						|
    {
 | 
						|
      "type": "default",
 | 
						|
      "script": "ct/alpine-redlib.sh",
 | 
						|
      "resources": {
 | 
						|
        "cpu": 1,
 | 
						|
        "ram": 512,
 | 
						|
        "hdd": 1,
 | 
						|
        "os": "alpine",
 | 
						|
        "version": "3.22"
 | 
						|
      }
 | 
						|
    }
 | 
						|
  ],
 | 
						|
  "default_credentials": {
 | 
						|
    "username": null,
 | 
						|
    "password": null
 | 
						|
  },
 | 
						|
  "notes": []
 | 
						|
}
 |