Skip to content

Docker Hosting Setup for OpenTripPlanner including LetsEncrypt via ssl-proxy for

License

Notifications You must be signed in to change notification settings

AddisMap/otp-with-ssl-hosting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

otp-with-ssl-hosting

Docker Hosting Setup for OTP

HowTo Use

GTFS Data / Configuration is expected in ./data

apt install docker.io docker-compose
sudo systemctl start docker
sudo systemctl enable docker
cd /root
git clone https://github.com/AddisMap/otp-with-ssl-hosting.git
cd otp-with-ssl-hosting
echo "HOSTNAME=your hostname" > .env
docker-compose up -d

About

Docker Hosting Setup for OpenTripPlanner including LetsEncrypt via ssl-proxy for

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published