I am trying to connect chartio to a mysql database on pythonanywhere. The instructions state that you should install autossh to make sure that the ssh connection is reinstated on reboot.
From what I can tell, we can't normally install anything using apt-get. Are there any workaround for this?