{"id":17090755,"url":"https://github.com/arbarwings/remote-devpot","last_synced_at":"2026-04-20T10:31:45.209Z","repository":{"id":43196168,"uuid":"382845721","full_name":"Arbarwings/remote-devpot","owner":"Arbarwings","description":"Remote DevPot - For a clean and fast development environment.","archived":false,"fork":false,"pushed_at":"2025-02-24T14:10:43.000Z","size":81,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T16:12:33.576Z","etag":null,"topics":["development","development-environment","docker","docker-compose","environment"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Arbarwings.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":"2021-07-04T12:24:22.000Z","updated_at":"2025-02-24T14:10:47.000Z","dependencies_parsed_at":"2022-08-30T10:40:41.454Z","dependency_job_id":"b51f4267-da5e-42b9-9917-eddeac935b6f","html_url":"https://github.com/Arbarwings/remote-devpot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Arbarwings/remote-devpot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arbarwings%2Fremote-devpot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arbarwings%2Fremote-devpot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arbarwings%2Fremote-devpot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arbarwings%2Fremote-devpot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arbarwings","download_url":"https://codeload.github.com/Arbarwings/remote-devpot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arbarwings%2Fremote-devpot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32042974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["development","development-environment","docker","docker-compose","environment"],"created_at":"2024-10-14T13:56:39.184Z","updated_at":"2026-04-20T10:31:45.191Z","avatar_url":"https://github.com/Arbarwings.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Arbarwings/remote-devpot\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/Arbarwings/remote-devpot/master/.github/logo.svg\" alt=\"Remote DevPot\" width=\"250\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003eRemote DevPot\u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eFor a clean and fast development environment.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Arbarwings/remote-devpot/actions\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/actions/workflow/status/Arbarwings/remote-devpot/dockerimage.yml?style=flat-square\"\n      alt=\"Build Status\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/Arbarwings/remote-devpot/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/Arbarwings/remote-devpot?style=flat-square\"\n      alt=\"License\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch4\u003e\n    \u003ca href=\"#intro\"\u003eIntro\u003c/a\u003e |\n    \u003ca href=\"#requirements\"\u003eRequirements\u003c/a\u003e |\n    \u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e |\n    \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\n  \u003c/h4\u003e\n\u003c/div\u003e\n\n## Intro\n\nCreate a clean an fast development environment that is accessible from anywhere. Projects are automatically kept backuped and in sync with your OneDrive account.\n\nIncludes:\n\n- Ubuntu 24.04 based image\n- SSH\n- NodeJS\n- PNPM\n- OH-MY-ZSH (with spaceship theme)\n- OneDrive\n- Docker in Docker\n\n## Requirements\n\n- Docker\n- Docker compose\n- GitHub account\n- OneDrive account\n\n## Installation\n\n### Linux\n\n```sh\n# Clone the repository\n$ git clone https://github.com/Arbarwings/remote-devpot.git\n# Navigate to the folder\n$ cd remote-devpot\n# Paste your SSH keys in data/ssh/ssh-keys.pub\n$ mkdir data/ssh \u0026\u0026 echo \"ssh-rsa ABC...\" \u003e\u003e data/ssh/ssh-keys.pub\n# Copy the example environments\n$ cp .env.example .env\n# Change the environment values where needed\n$ nano .env\n# Build the containers\n$ docker compose build\n# Start all the containers\n$ docker compose up -d\n# Connect to Remote DevPot by SSH\n$ ssh root@localhost -p 1022\n# Setup OneDrive and follow the instruction on screen\n$ onedrive\n```\n\n### Windows\n\n1. Install Docker Desktop\n2. Install Github CLI\n3. Pull this repo\n4. Copy .env.example to .env and fill in the values\n5. Paste your SSH keys in data/ssh/ssh-keys.pub\n6. Run `docker compose build`\n7. Run `docker compose up -d`\n8. Connect to Remote DevPot by SSH `ssh root@localhost -p 1022`\n9. Setup OneDrive and follow the instruction on screen `onedrive`\n\n### SSH agent forwarding\n\nTo use the SSH agent forwarding, you need to add the following to your SSH config:\n\n```sh\nHost devpot.local\n    HostName localhost\n    User root\n    Port 1022\n    ForwardAgent yes\n```\n\n## Usage\n\n### Visual Studio Code Remote\n\n- Install the SSH plugin for VSCode: https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh\n- Easy to use on any computer. Just connect to the Remote DevPot SSH and start developing :)\n- Ports can be easily forwarded to the local machine\n\n### SSH\n\n- Add SSH keys in data/ssh/ssh-keys.pub\n- Available on port: 1022\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farbarwings%2Fremote-devpot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farbarwings%2Fremote-devpot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farbarwings%2Fremote-devpot/lists"}