issues
search
developmentseed
/
remote-workstation
A Dockerised work environment hosted on AWS Fargate which can be SSH'd into ☁️🌎📦
MIT License
25
stars
2
forks
source link
Add/address issue 1 tags
#7
Closed
wildintellect
closed
3 years ago
wildintellect
commented
3 years ago
Some fixes to the PR #2 :
Adds tags to be configurable in the
.env
file
Changes SSH_PUBLIC_KEY to a path like the PRIVATE_KEY, and reads the content, so users don't have to copy paste (which is prone to line errors depending on what file viewer is used)
Some fixes to the PR #2 :
.env
file