- make sure that
docker-composeis install on your machine
- Run
./docker_setupto initialize your environment - Run
docker-compose upto start the Retool server - Go to
http://localhost:3000and sign up!
- Run
./update_retool.sh - Alternatively, stop the server, and run
sudo docker-compose pulland thensudo docker-compose up -d