Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

NTT Docker Stuff

This repository is used to create and upload Network Table Top docker images that people can use at home.

The combined image is an intentionally low-requirements image that can be deployed on a home computer without any complicated setup. It is composed of the UI build dumped into the public folder of the nodejs environment that runs the middle tier.

To make life easy there is no authentication, reverse proxying, etc in the home-build.

Cutting a new release

This should automate when you have more time.

Right now it just pulls the latest packages and builds a combined image. Just update the package.json and then merge to main.

Local Testing

Testing github packages locally, go to https://github.com/settings/tokens and create a personal access token with read:packages.

Setup .npmrc in your folder

@micahg:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=TOKEN_VALUE

Once you can pull packages from github then you can follow the github action steps.

About

Docker Images for Network Table Top

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages