{"id":27106365,"url":"https://github.com/moeraorg/moera-naming","last_synced_at":"2026-01-05T03:17:32.719Z","repository":{"id":47739779,"uuid":"161948585","full_name":"MoeraOrg/moera-naming","owner":"MoeraOrg","description":"Moera naming service, for issues use: https://github.com/MoeraOrg/moera-issues/issues","archived":false,"fork":false,"pushed_at":"2025-03-21T01:19:19.000Z","size":205,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T19:55:31.206Z","etag":null,"topics":["blockchain","blog","cloud","decentralized","moera","naming","personal-blog","personal-cloud","social-network"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"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/MoeraOrg.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":"2018-12-15T22:27:16.000Z","updated_at":"2025-03-21T01:19:23.000Z","dependencies_parsed_at":"2024-01-28T01:23:56.405Z","dependency_job_id":"ee89ea09-e79e-4f50-989d-1c7b7c9f1601","html_url":"https://github.com/MoeraOrg/moera-naming","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/MoeraOrg/moera-naming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeraOrg%2Fmoera-naming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeraOrg%2Fmoera-naming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeraOrg%2Fmoera-naming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeraOrg%2Fmoera-naming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoeraOrg","download_url":"https://codeload.github.com/MoeraOrg/moera-naming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoeraOrg%2Fmoera-naming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271930753,"owners_count":24845473,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["blockchain","blog","cloud","decentralized","moera","naming","personal-blog","personal-cloud","social-network"],"created_at":"2025-04-06T19:55:38.375Z","updated_at":"2026-01-05T03:17:32.681Z","avatar_url":"https://github.com/MoeraOrg.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moera Naming Server\n\n## Resources\n\n* Live network: https://web.moera.org\n* Read more about Moera at https://moera.org\n* Learn more about Moera naming servers: http://moera.org/overview/naming.html\n* Bugs and feature requests: https://github.com/MoeraOrg/moera-issues/issues\n* How to set up a complete Moera Development Environment:\n  http://moera.org/development/development-environment.html\n\n## Installation instructions\n\n1. As prerequisites, you need to have Java 17+ and PostgreSQL 9.6+\n   installed. In all major Linux distributions, you can install them from\n   the main package repository.\n2. Create a PostgreSQL user `\u003cusername\u003e` with password `\u003cpassword\u003e` and\n   an empty database `\u003cdbname\u003e` owned by this user (see [detailed instructions][1]).\n3. Go to the source directory.\n4. Create `application-dev.yml` file with the following content:\n   \n   ```yaml\n   spring:\n     datasource:\n       url: jdbc:postgresql:\u003cdbname\u003e?characterEncoding=UTF-8\n       username: \u003cusername\u003e\n       password: \u003cpassword\u003e\n     flyway:\n       user: \u003cusername\u003e\n       password: \u003cpassword\u003e\n   ```\n5. By default, the server runs on port 8080. If you want it to run on a\n   different port, add these lines to the file above:\n    \n   ```yaml\n   server:\n     port: \u003cport number\u003e\n   ```\n6. Execute `./run` script.\n\n[1]: https://moera.org/administration/installation/create-db.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeraorg%2Fmoera-naming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoeraorg%2Fmoera-naming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoeraorg%2Fmoera-naming/lists"}