[Paid] Help fix bash script for Nginx, UWSGI, Python
I've hit a brick wall with my project. I basically have a bash shell script which runs when the server is deployed. It is designed to install and configure all the programs, import my code from github and then get it running.
It is made of the following components:
Nginx with UWSGI
VirtualEnv
PostgreSQL
Tomcat
Solr
The script kind of works. Right now, everything installs successfully and my code is imported to the server, but when I go to the IP I just get "The page is temporarily unavailiable" instead of my site.
176.58.103.78
176.58.103.78:8080 (tomcat)
176.58.103.78:8080/solr (solr)
If anyone can help me sort out why it isnt working I would be really grateful and pay you for your time. Im sure its something quite simple but im not good with this stuff.
Regards,
James
2 Replies
I've no idea where the problem(s) are and can only suggest you test each part as much in isolation as possible and check all the logs.
If you want to pay for support I heard rumour of Linode offering professional services a while ago, raise a support ticket and ask if that's an option.