{"id":26223384,"url":"https://github.com/stellaraf/rmon-node-setup","last_synced_at":"2026-04-19T21:37:13.027Z","repository":{"id":64302373,"uuid":"317387801","full_name":"stellaraf/rmon-node-setup","owner":"stellaraf","description":"Compilation of 25 different scripts and manually processes to bootstrap a remote monitoring node. Probably useless to everybody except Matt Love.","archived":false,"fork":false,"pushed_at":"2020-12-10T23:44:49.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T06:26:53.879Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://stellar.tech","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause-clear","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stellaraf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-01T01:08:01.000Z","updated_at":"2024-06-20T06:26:53.881Z","dependencies_parsed_at":"2023-01-15T09:45:27.296Z","dependency_job_id":null,"html_url":"https://github.com/stellaraf/rmon-node-setup","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Frmon-node-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Frmon-node-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Frmon-node-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stellaraf%2Frmon-node-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stellaraf","download_url":"https://codeload.github.com/stellaraf/rmon-node-setup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243262224,"owners_count":20262969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-12T17:32:17.886Z","updated_at":"2025-12-26T21:49:07.472Z","avatar_url":"https://github.com/stellaraf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr/\u003e\n  \u003cimg src=\"https://res.cloudinary.com/stellaraf/image/upload/v1604277355/stellar-logo-gradient.svg\" width=300 /\u003e\n  \u003cbr/\u003e\n  \u003ch3\u003eRemote Monitoring Node Setup\u003c/h3\u003e\n  \u003cbr/\u003e\n  \u003ca href=\"https://github.com/stellaraf/rmon-node-setup/actions?query=workflow%3Agoreleaser\"\u003e\n    \u003cimg alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/workflow/status/stellaraf/rmon-node-setup/goreleaser?color=9100fa\u0026style=for-the-badge\"\u003e\n  \u003c/a\u003e\n  \u003cbr/\u003e\n  This repository contains source code for Stellar's remote monitoring node setup. The compiled binary installs dependencies, registers the node with the RMON reverse SSH-tunnel server, and sets up AppNeta docker-compose container(s).\n\u003c/div\u003e\n\n## Usage\n\n### Download the latest [release](https://github.com/stellaraf/rmon-node-setup/releases/latest)\n\nThere are multiple builds of the release, for different CPU architectures/platforms:\n\n| Release Suffix |                Platform |\n| :------------- | ----------------------: |\n| `linux_amd64`  | Linux, Intel or AMD x86 |\n| `linux_armv5`  |     Linux, Raspberry Pi |\n\nRight click the one matching your situation, and copy the link. Run the following commands to download and extract:\n\n```shell\nwget \u003crelease url\u003e\ntar xvfz \u003crelease file\u003e rmon-node-setup\n```\n\n### Run the binary\n\n```console\n$ sudo ./rmon-node-setup\nOrion RMON Raspberry Pi Setup\n\nYou'll need:\n\n  - ID number of the unit, a unique 2 digit number between 1-99.\n  - FQDN of the remote SSH tunnel server.\n```\n\nYou'll receive the following prompts, so have this information ready:\n\n```\nNode ID (2 digit number):\nSSH Tunnel Server (FQDN):\nEnter the AppNeta API Key from IT Glue:\n```\n\nYou should see a number of log messages explaining what the script is doing in the background, ending with `Setup complete!`. After this is done, the node should be available on the SSH Tunnel server via port `100xx` where `xx` is the Node ID.\n\n## Creating a New Release\n\nThis project uses [GoReleaser](https://goreleaser.com/) to manage releases. After completing code changes and committing them via Git, be sure to tag the release before pushing:\n\n```\ngit tag \u003crelease\u003e\n```\n\nOnce a new tag is pushed, GoReleaser will automagically create a new build \u0026 release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellaraf%2Frmon-node-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstellaraf%2Frmon-node-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstellaraf%2Frmon-node-setup/lists"}