Skip to content

Instructions on how to run? #58

Answered by sumanthratna
Ryanmt2 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Ryanmt2! Thanks for checking out HackTJ Live.

For docs on setting up a local server, you'll want to read https://github.com/HackTJ/live/blob/main/docs/development.md. In short, run ./start_live dev and then open localhost:8000

For deploying a production instance, take a look at https://github.com/HackTJ/live/blob/main/docs/deployment/self-hosted.md. In short, run ./start_live prod and open localhost:8000. We recommend setting up NGINX or some other load balancer in front of port 8000. We also have a basic Heroku setup supported (to scale well you'll probably need to spend some money on a better Heroku plan): https://github.com/HackTJ/live/blob/main/docs/deployment/heroku.md

Let me kno…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ryanmt2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #57 on April 01, 2021 13:47.