Skip to content

mrzzy/warp

Repository files navigation

WARP

Build Status

Reproducible development environment.

Introduction

WARP facilitates full recreation of my development environment (Dev Env) in different environments:

  • Playbooks A set of Ansible Playbooks used to provision the Dev Env on a new computer / upgrade an existing computer.
  • Container portable container development environment ghcr.io/mrzzy/warp:
    • CLI based tooling based on TTYD.
    • Available for linux/arm64 and linux/amd64 platforms.

Usage

Run the WARP container & obtain a shell:

docker-compose up warp -d
docker-compose exec warp sudo -u ubuntu /home/ubuntu/.local/bin/zsh

Alternatively, the Dev Env is also accessible via web browser at http://localhost:7681.

About

Reproducable development environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •