{"id":21590923,"url":"https://github.com/spaceteam/config_ecui","last_synced_at":"2025-03-18T10:15:29.833Z","repository":{"id":198945662,"uuid":"476091593","full_name":"SpaceTeam/config_ecui","owner":"SpaceTeam","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-16T22:41:08.000Z","size":7089,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"lamarr","last_synced_at":"2025-02-16T23:26:41.448Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpaceTeam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-03-31T00:10:04.000Z","updated_at":"2025-02-16T22:41:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a817139-b58b-47d3-a916-dd7b790c3662","html_url":"https://github.com/SpaceTeam/config_ecui","commit_stats":null,"previous_names":["spaceteam/config_ecui"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2Fconfig_ecui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2Fconfig_ecui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2Fconfig_ecui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpaceTeam%2Fconfig_ecui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpaceTeam","download_url":"https://codeload.github.com/SpaceTeam/config_ecui/tar.gz/refs/heads/lamarr","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244198406,"owners_count":20414443,"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-24T16:20:56.155Z","updated_at":"2025-03-18T10:15:29.808Z","avatar_url":"https://github.com/SpaceTeam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ECUI\n\n## Table of Contents\n\n\n- [ECUI](#ecui)\n  - [Table of Contents](#table-of-contents)\n  - [Pre-Requisites](#pre-requisites)\n  - [Install ECUI](#install-ecui)\n  - [Configure Grafana](#configure-grafana)\n  - [Troubleshooting](#troubleshooting)\n\n\n## Pre-Requisites\n\nNote: Steps 1-3 are only required if the repositories are still private\n\n1. Generate SSH key for github authentication\n   \n    ```\n    ssh-keygen -t ed25519 -C \"github@spaceteam.at\" -f ~/.ssh/id_github -q -N \"\"\n\n    cat ~/.ssh/id_github.pub\n    ```\n\n2. Go to the Github Page \n    - log into your account\n    - on top right click your icon and choose \"Settings\"\n    - click on \"SSH and GPG Keys\"\n    - click on the button that says \"New SSH key\"\n    - name it something appropriate\n    - paste the contents of the `cat ~/.ssh/id_github.pub` command into the Key section on github\n    - click \"Add SSH key\"\n\n3. Copy your private ssh key into this repository\n\n    ```\n    cp ~/.ssh/id_github \u003cpath to this repository\u003e\n    ```\n\n4. Install Docker and Docker compose using\n\n    ```\n    cd \u003cpath to this repository\u003e\n    sudo chmod +x install_docker.sh\n    ./install_docker.sh\n    ```\n\n## Install ECUI\n\nNow you only need to execute the following script\n\n```\nsudo chmod +x install_ecui.sh\n./install_ecui.sh\n```\n\nAfter executing the script login to Grafana (localhost:3000) once\nand then execute\n```\nsudo docker cp \u003cpath to this repository\u003e/grafana/lib/grafana.db grafana:/var/lib/grafana/\nsudo docker restart grafana\n```\n\n## Configure Grafana\n\nAfter copying the grafana database log into grafana again\nand head to \"Configuration\" (cogwheel on left sidebar) -\u003e influx-streaming\n\nThen enter the correct hostname port and database; probably:\n- hostname: `localhost`\n- port: `8086`\n- database: `gse`\n\n\n## Troubleshooting\n\n- if the llserver fails to connect to the web server or carshes instantly try\nto check if the correct ip addresses are used in the config file with\n`sudo docker network inspect bridge`\n\n- if either or both web and llserver refuse to start, try and check the docker environment variable for the correct config path\n\n- if the llserver crashes instantly check if influx is correctly installed","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaceteam%2Fconfig_ecui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspaceteam%2Fconfig_ecui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspaceteam%2Fconfig_ecui/lists"}