{"id":18647680,"url":"https://github.com/artcom/eppsa-infrastructure","last_synced_at":"2025-11-05T07:30:28.353Z","repository":{"id":142420073,"uuid":"121251043","full_name":"artcom/eppsa-infrastructure","owner":"artcom","description":"Configuration of routers, servers, etc ...","archived":false,"fork":false,"pushed_at":"2018-03-21T11:45:19.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-12-27T12:22:20.253Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/artcom.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-02-12T13:39:29.000Z","updated_at":"2018-03-21T11:45:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9a00a2d-d4bb-40a0-894e-7ca519568a29","html_url":"https://github.com/artcom/eppsa-infrastructure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Feppsa-infrastructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Feppsa-infrastructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Feppsa-infrastructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Feppsa-infrastructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artcom","download_url":"https://codeload.github.com/artcom/eppsa-infrastructure/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239449650,"owners_count":19640556,"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-07T06:27:25.888Z","updated_at":"2025-11-05T07:30:28.316Z","avatar_url":"https://github.com/artcom.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eppsa-infrastructure\nConfiguration of routers, servers, etc ...\n\n## Usage\n- Install openWRT on your router\n\n- Set up root password in LuCi at [http://192.168.1.1](http://192.168.1.1)\n\n### Configure router\n- Set variables in ```./configure_router.sh``` especially ```SSH_PUBKEY``` if you don't want to lock yourself out.\n\n- Apply configuration\n\n```bash\nssh root@192.168.1.1 opkg update\nssh root@192.168.1.1 opkg install rsync\nssh root@192.168.1.1 mkdir eppsa-infrastructure\nrsync -av --exclude .git ./ root@192.168.1.1:eppsa-infrastructure\nssh root@192.168.1.1 chmod +x /root/eppsa-infrastructure/configure_router.sh\nssh root@192.168.1.1 /root/eppsa-infrastructure/configure_router.sh\n```\n\n### Configure additional access points\n- Set variables in `./configure_slave_ap.sh`\n- Apply configuration\n\n```bash\nssh root@192.168.1.1 opkg update\nssh root@192.168.1.1 opkg install rsync\nssh root@192.168.1.1 mkdir eppsa-infrastructure\nrsync -av --exclude .git ./ root@192.168.1.1:eppsa-infrastructure\nssh root@192.168.1.1 chmod +x /root/eppsa-infrastructure/configure_slave_ap.sh\nssh root@192.168.1.1 /root/eppsa-infrastructure/configure_slave_ap.sh\n```\n\n## Configure captive portal (optional)\n- Set variables in ```./captive_portal```\n\n- Apply configuration\n\n```bash\nssh root@192.168.1.1 chmod +x /root/eppsa-infrastructure/captive_portal/captive_portal.sh\nssh root@192.168.1.1 /root/eppsa-infrastructure/captive-portal/captive_portal.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartcom%2Feppsa-infrastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartcom%2Feppsa-infrastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartcom%2Feppsa-infrastructure/lists"}