Skip to main content

Questions tagged [servers]

0 votes
1 answer
81 views

Attention throughout description I replaced: my current domain -> my-domain.com actual server ip -> server-ip Im new to deploying web apps. I've managed to deploy my angular web app over https ...
John's user avatar
  • 113
1 vote
2 answers
147 views

I'm new to DevOps and overwhelmed with all the options. I write python web applications as a solo developer, on my local machine. I have a "staging" server and I have multiple websites under ...
DumbMathBoy's user avatar
1 vote
1 answer
55 views

We have sensitive data from a customer and need to train a Neural Network for our customers. However we have no severs to train the Neural Networks, so we want to rent GPU servers. There are many ...
Bamberino's user avatar
-1 votes
1 answer
58 views

We have an IIS 10 (Windows Server) on-prem application that is calling a cloud vendor api and for some reason the api is not reliable. Sometimes the application returns results as expected. Sometimes ...
Pie's user avatar
  • 99
2 votes
2 answers
22k views

How do I serve static content from the default nginx docker image? Given: root@mordor:~# root@mordor:~# docker image ls nginx REPOSITORY TAG IMAGE ID CREATED ...
Nicholas Saunders's user avatar
0 votes
1 answer
328 views

Having created a docker container as: docker run -d --name=jetty jetty How do I now get a hello world page as? Looking up localhost:8080 Making HTTP connection to localhost:8080 Alert!: Unable to ...
Nicholas Saunders's user avatar
0 votes
1 answer
51 views

I am developing a MEAN app a windows laptop. Should I use Ubuntu or windows server on my cloud provider? Are there downsides of choosing one over the other?
YulePale's user avatar
  • 125
2 votes
1 answer
876 views

So I have some API server that I need to be up 24/7. Is it a bad idea to open up a tmux window and run the server application? When you run a binary in tmux, the binary stays running even when you ...
Matt Y's user avatar
  • 31

15 30 50 per page