{"id":19670213,"url":"https://github.com/mcpt/wlmoj-backup","last_synced_at":"2025-06-22T18:05:29.781Z","repository":{"id":130349956,"uuid":"289376050","full_name":"mcpt/wlmoj-backup","owner":"mcpt","description":null,"archived":false,"fork":false,"pushed_at":"2020-08-27T01:50:13.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-22T18:05:04.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcpt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-21T22:21:43.000Z","updated_at":"2020-08-26T21:44:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"33dc846c-f357-4918-9bb7-c73e25aee893","html_url":"https://github.com/mcpt/wlmoj-backup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mcpt/wlmoj-backup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcpt%2Fwlmoj-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcpt%2Fwlmoj-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcpt%2Fwlmoj-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcpt%2Fwlmoj-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcpt","download_url":"https://codeload.github.com/mcpt/wlmoj-backup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcpt%2Fwlmoj-backup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261338956,"owners_count":23143892,"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":"2024-11-11T17:05:17.017Z","updated_at":"2025-06-22T18:05:24.735Z","avatar_url":"https://github.com/mcpt.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WLMOJ Backup Handler\nTODO\n\n## Installation\n\n### Server\nFirst, clone this git repository into the home directory of a new user (`backup`).\n\nNext, install the dependencies by running `bundle install` in the root directory of the repository.\n\nThen, copy the included service file `wlmoj-backup.service` to `/etc/systemd/system/`. Then run the following commands as root:\n```sh\nsystemctl enable wlmoj-backup.service\nsystemctl start wlmoj-backup.service\n```\n\nYou can check if the service is running with `systemctl status wlmoj-backup.service`.\n\n#### Zerotier\nIf you want to run this over zerotier only, first change the `After` line in your service file to the following:\n```\nAfter=network-online.target zerotier-one.service\n```\nThen change the `BIND_ADDRESS` in your service file to your local zerotier ip.\n\n#### RVM\nIf using RVM to manage ruby versions, you will likely need to generate a wrapper script for the gems to be viewed properly (see [this page](https://rvm.io/integration/init-d)).\n\n### Client\nTODO\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcpt%2Fwlmoj-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcpt%2Fwlmoj-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcpt%2Fwlmoj-backup/lists"}