8000 GitHub - dcomposed/holo-code-server: dc setup for cdr/code-server with nix-shell for holochain preloaded and a proxy to expose hc run ports
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dc setup for cdr/code-server with nix-shell for holochain preloaded and a proxy to expose hc run ports

Notifications You must be signed in to change notification settings

dcomposed/holo-code-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

holo-code-server

dc setup for cdr/code-server with nix-shell for holochain preloaded and all ports exposed for hc run and a node app

Basics

as always, dcomposed repos strive to work with 2-3 commands

  1. git clone https://github.com/dcomposed/holo-code-server.git && cd holo-code-server (or your fork or ssh url - as you prefer)
  2. mv .env.example .env (you'll need to edit .env and docker-compose to match your domain and traefik setup)
  3. docker-compose up -d && docker-compose logs -f

notes:

  • the default htaccess user/pass is admin/12345
  • the default code-server auth code is set in the docker-compose: 1234321! (if you comment/remove that line code-server will auto generate a password and print it in the server logs)

Customization

  • change the project to be pre-cloned and built via build ARGs or in the Dockerfile
  • change the nix version via build ARGs or in the Dockerfile

About

dc setup for cdr/code-server with nix-shell for holochain preloaded and a proxy to expose hc run ports

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0