Skip to content

Scripts & files for deploying the SpaceX Launch Bot system

License

Notifications You must be signed in to change notification settings

SpaceXLaunchBot/deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy

Scripts & files for deploying the SpaceXLaunchBot system.

This is more for myself rather than for someone setting up a clone, but feel free to use this if that's what you want to do.

Scripts

All the scripts in the scripts directory are written to be executed from the root of this repository, for example

cd ~/deploy
./scripts/up

Deployment

The Docker compose file binds the stats server to 127.0.0.1:8080 on the host.

git clone https://github.com/SpaceXLaunchBot/deploy.git
cd deploy
vi config.env
chmod +x scripts/*
./scripts/up

About

Scripts & files for deploying the SpaceX Launch Bot system

Resources

License

Stars

Watchers

Forks

Languages