{
  "$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
}