* chore(deps): update sethsimmons/simple-monerod docker tag to v0.18.2.2 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
		
			
				
	
	
		
			22 lines
		
	
	
		
			880 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			880 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "$schema": "../schema.json",
 | 
						|
  "name": "Monero Daemon",
 | 
						|
  "available": true,
 | 
						|
  "exposable": true,
 | 
						|
  "no_gui": true,
 | 
						|
  "port": 18080,
 | 
						|
  "id": "monerod",
 | 
						|
  "tipi_version": 6,
 | 
						|
  "version": "0.18.2.2",
 | 
						|
  "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
 | 
						|
}
 |