Questions tagged [hosting]

Hosting refers to the commercial service offered by companies that let you run websites using their servers. Questions about server technology should be asked at serverfault.com and more general questions should be asked at webmasters.stackexchange.com.

Hosting refers to the commercial service offered by companies that let you run websites using their servers. Questions about server technology are probably best asked at serverfault.com and more general questions at webmasters.stackexchange.com.

5701 questions
65
votes
3 answers

Hosting two domains using only one VPS?

Is it possible? Someone told me it is but I'm not sure. If its possible, how should I do it? I have one /www folder where my website lies. How can I configure 2 different sites?
Artemix
  • 8,497
  • 14
  • 48
  • 75
63
votes
2 answers

multiple django sites with apache & mod_wsgi

I want to host several sites with under the same server which uses Debian 5, say I have site1, site2 and site3, and assume my ip is 155.55.55.1: site1: 155.55.55.1:80 , script at /opt/django/site1/ site2: 155.55.55.1:8080, script at…
Hellnar
  • 62,315
  • 79
  • 204
  • 279
62
votes
4 answers

Anyone know of a hosted TeamCity build provider?

I'm looking to set up a TeamCity server for continuously building a .NET web application. I already have hosting, so I don't want to get a whole new hosting account such as AppHarbor. I don't maintain my own physical server, nor do I want to. I also…
Jonathan
  • 32,202
  • 38
  • 137
  • 208
59
votes
2 answers

Which is the best git hosting sw? - Gitolite vs. Gitlab vs. Gitorius

I am looking for a git hosting environment for several users. Therefore i've searched for comparisons between Gitolite, Gitlab and Gitorius. But i get nothing what could be useful. Is there anybody, who has experiences with different hosting tools…
user2451418
  • 1,387
  • 4
  • 15
  • 27
50
votes
6 answers

Why is p2p web hosting not widely used?

We can see the growth of systems using peer to peer principles. But there is an area where peer to peer is not (yet) widely used: web hosting. Several projects are already launched, but there is no big solution which would permit users to use and to…
OutOfBound
  • 1,120
  • 3
  • 19
  • 25
48
votes
4 answers

How do I set up a Django website on Amazon EC2 hosting?

Can someone give specific steps on how to implement hosting of a Django-based website using Amazon's EC2 hosting service? Is that possible? My website source code can be found here. I searched and found this article. But before doing anything I just…
CodeYun
  • 749
  • 2
  • 12
  • 20
47
votes
13 answers

Cleanest & Fastest server setup for Django

I'm about to deploy a mediumsized site powered by Django. I have a dedicated Ubuntu Server. I'm really confused over which serversoftware to use. So i thought to myself: why not ask stackoverflow. What i'm looking for is: Easy to set up Fast and…
jamting
  • 1,675
  • 1
  • 17
  • 22
45
votes
6 answers

How to evaluate hosted full text search solutions?

What are the options when it comes to SaaS/hosted full text search? How should I evaluate the different options available? I'm looking for something that uses Lucene, solr, or sphinx on the backend, and provides a REST API for submitting documents…
James Cooper
  • 2,320
  • 2
  • 23
  • 23
43
votes
5 answers

Are there any image hosting services with a public API?

I've been considering image hosting services for a project but am starting to wonder if that's just too complicated for my target audience as they'd have to upload all their images to the hosting service and then "attach" the images to the CSS file…
BenAlabaster
  • 39,070
  • 21
  • 110
  • 151
40
votes
8 answers

Maven repository hosting for non-public artifacts?

Is there some hosting solution, be it paid or free, that offers explicit maven repository hosting for non-public artifacts, preferably with support? These are the alternatives I'm aware about: Hosting on your own public server with credentials For…
eis
  • 51,991
  • 13
  • 150
  • 199
39
votes
7 answers

How to host static HTML files on Google App Engine?

Is it possible to host a static HTML website on App Engine? And how to make my domain name work with it?
zotherstupidguy
  • 2,976
  • 10
  • 39
  • 59
39
votes
6 answers

Is it possible to use AWS as a web host?

Is it possible to load / host an entire website using AWS? Or is it only a service that can load specific pieces of a website - such as images, etc. Obviously, I'd want to use my own domain. If you can use it, are there any limitations? Here's the…
Matrym
  • 16,643
  • 33
  • 95
  • 140
36
votes
5 answers

DNS - Firebase connect to Namecheap still says Needs setup?

Ok, it has been less than 24 hrs but more than 10, and I find it odd that I am still getting a status of Needs setup in Firebase just trying to redirect to a custom domain, bought with Namecheap. I don't know what Im doing wrong but I still get the…
blue
  • 7,175
  • 16
  • 81
  • 179
34
votes
3 answers

Hosting providers for .Net 4 / MVC 3 applications

I’ve developed an application over .Net 4 / MVC 3. And now I want to host, this is my first ever hosting experience so I'm confused and seriously need help. It’s not so complex application basically serving as a community image sharing website. Now…
Maven
  • 14,587
  • 42
  • 113
  • 174
34
votes
10 answers

How do I check the records of my heroku database?

I've just deployed my application to heroku and pointed my custom domain to the heroku servers. How can I check the records in my heroku database?
Justin Meltzer
  • 13,318
  • 32
  • 117
  • 182