26 lines
		
	
	
		
			942 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			942 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "Monero Daemon",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "no_gui": true,
 | |
|   "port": 18080,
 | |
|   "id": "monerod",
 | |
|   "tipi_version": 10,
 | |
|   "version": "0.18.3.3",
 | |
|   "categories": [
 | |
|     "finance"
 | |
|   ],
 | |
|   "description": "A device on the Internet running the Monero software, with a full copy of the Monero blockchain, actively assisting the Monero network. This is a simple and straightforward Dockerized monerod built from source and exposing standard ports. Please note that running this requires >50GB of free disk space and is best run on solid-state (SSD) storage.",
 | |
|   "short_desc": "Monero is a private, decentralized cryptocurrency that keeps your finances confidential and secure.",
 | |
|   "author": "sethforprivacy",
 | |
|   "source": "https://github.com/sethforprivacy/simple-monerod-docker",
 | |
|   "form_fields": [],
 | |
|   "uid": 1000,
 | |
|   "gid": 1000,
 | |
|   "supported_architectures": [
 | |
|     "arm64",
 | |
|     "amd64"
 | |
|   ]
 | |
| }
 | 
![renovate[bot]](/assets/img/avatar_default.png)