Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binzcodes/new
A remote, reproducible, ephemeral, sandboxed and completely diposable nix-based dev env
https://github.com/binzcodes/new
development-environment ephemeral gitpod nix tailscale
Last synced: about 6 hours ago
JSON representation
A remote, reproducible, ephemeral, sandboxed and completely diposable nix-based dev env
- Host: GitHub
- URL: https://github.com/binzcodes/new
- Owner: binzcodes
- License: mit
- Created: 2022-07-17T10:19:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-17T10:31:44.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T13:34:13.490Z (3 months ago)
- Topics: development-environment, ephemeral, gitpod, nix, tailscale
- Language: Nix
- Homepage: https://rbi.nz/new
- Size: 9.77 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Dev Env as Code
A remote reproducible, ephemeral, sandboxed and completely diposable [nix](https://nixos.org/manual/nix/stable/) based development environment running on [Gitpod](https://www.gitpod.io/), secured with [Tailscale](https://tailscale.com) and customised with [dotfiles](https://github.com/binzcodes/dotfiles).
Accessible at [rbi.nz/new](https://rbi.nz/new).
Based on [this awesome article](https://ghuntley.com/slash-new/).
## Features
Use this repo to:
- Securely access a cloud or on-prem resource, like a production database
- Spin up a fleet of connected Gitpod workspaces
- Share a staged resource with a colleague, as part of a review
- Access a package registry
- Complete a coding interview## Run
Go to [rbi.nz/new](https://rbi.nz/new).
Or click the button below to start your own development environment:
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/binzcodes/new)