Skip to content

efemarai/sapphire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sapphire

Little gems that we give freely to the world

This repo hosts publicly available dev-resources, e.g. a script that helps bootstrap a plain vanilla debian EC2 instance so that it can use docker and authenticated git. You can run this script by executing the following three lines in a shell on the instance you want to bootstrap:

wget https://raw.githubusercontent.com/efemarai/sapphire/main/bootstrap/docker_and_authorized_git.sh
chmod +x docker_and_authorized_git.sh
. docker_and_authorized_git.sh

About

Little gems that we give freely to the world

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published