This is a Django app deployed on the server with some other Django apps.
You need to connect to the server from inside the lab network. You can find the
internal IP address in the servers.md
file in the dev-docs
repository. If
you don't already have an account on the server, ask the lab director for
access.
The source code is deployed with a Git clone at
/alldata/bblab_site/tools/phylodating
. To deploy an update, change to that
directory, and then run sudo git pull
. Then restart the Apache server with
sudo systemctl restart httpd
.
You can test that the service still works by submitting the two files in the
samples
folder.