{"id":29029357,"url":"https://github.com/aionnetwork/explorer_etl","last_synced_at":"2025-10-19T00:43:08.513Z","repository":{"id":47336120,"uuid":"171718971","full_name":"aionnetwork/explorer_ETL","owner":"aionnetwork","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-02T17:26:51.000Z","size":43229,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T08:06:51.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aionnetwork.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-20T17:29:49.000Z","updated_at":"2021-09-02T17:26:50.000Z","dependencies_parsed_at":"2022-07-20T21:02:48.997Z","dependency_job_id":null,"html_url":"https://github.com/aionnetwork/explorer_ETL","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aionnetwork/explorer_ETL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionnetwork%2Fexplorer_ETL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionnetwork%2Fexplorer_ETL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionnetwork%2Fexplorer_ETL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionnetwork%2Fexplorer_ETL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aionnetwork","download_url":"https://codeload.github.com/aionnetwork/explorer_ETL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aionnetwork%2Fexplorer_ETL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272872363,"owners_count":25007348,"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-30T02:00:09.474Z","response_time":77,"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":[],"created_at":"2025-06-26T08:06:50.499Z","updated_at":"2025-10-19T00:43:03.470Z","avatar_url":"https://github.com/aionnetwork.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"### **Setup**\n\n#### **Database**\n1.  Install Mysql 5.5. \n2.  Run the creation script in the mysql folder\n3.  Create a user aion using: \n        _CREATE USER 'aion'@'localhost' IDENTIFIED BY 'password' \n        GRANT ALL PRIVILEGES ON aion.* TO 'aion'@'localhost';_\n\n#### **Configuration**\nModify the configuration. \n\nThe DB user and password can be added modified either through the config.json or the .env file. \n\n##### **Config.json based configuration**\n1.  Add the DB user and password. \n2.  Add a comma separated list of api sockets eg. [\"127.0.0.1:8547\", \"192.168.1.3:8547\"] to the API section\n3.  Remove the settings for the DB_USER, DB_PASSWORD and JAVA_API_URI from the .env file \n\n##### **.env based setup**\n1.  Add the DB_USER and DB_PASSWORD\n2. Add a colon separated list of api sockets eg. \"127.0.0.1:8547;192.168.1.3:8547\"\n\n#### **Build**\n\n1.  Move config.json to the root of the aion-etl project \n2   Run _cd aion-etl_\n3   Run _chmod u+x gradlew_\n4.  Run _./gradlew clean build -x test_\n5.  The build will be found in the build/distribution folder\n\n#### **Run**\n1.  Run _source config/.env_ \n2.  Run _cd aion-etl/build/distribution_\n3.  Extract the build\n4.  Enter the build directory\n5.  Run _./bin/aion-etl_\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faionnetwork%2Fexplorer_etl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faionnetwork%2Fexplorer_etl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faionnetwork%2Fexplorer_etl/lists"}