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
33
votes
4 answers

Error with Permissions-Policy header: Unrecognized feature: 'interest-cohort'

I have just started react. My page works fine on localhost. Now I am trying to host my page on github. I have used "npm run deploy" and hosted This is my package.json Now when I am trying to access my page I run into errors and the first warning…
Danish Javed
  • 369
  • 1
  • 3
  • 10
33
votes
6 answers

Where and how to deploy a Java Spring Boot application for free?

I want to know where and how can I deploy a Java web application made with Spring Boot or an app built with servlets or JSP. Consider me a beginner in this topic. If you have suggestions about what I should learn first in order to accomplish this…
Dev
  • 794
  • 1
  • 9
  • 21
33
votes
6 answers

I have Godaddy Shared Web Hosting I need to host node.js website can host site?

Anyone have an idea to host a site or reference for how to install a node server on Godaddy. We have Godaddy shared hosting which provides full Cpanel and looking to customize this shared hosting. What is the step to follow and Is we can able to…
Bhavik Limani
  • 469
  • 1
  • 4
  • 9
33
votes
7 answers

Looking for a web host that can handle Haskell

I'm looking for a web host that will let me run a Haskell web application. VPS's seem attractive to me because you can run essentially anything you want. But some of the cloud hosts offer really nice scalability in terms of hard disk space and…
Bill
  • 44,502
  • 24
  • 122
  • 213
32
votes
3 answers

link a Google Domain to Amazon ec2 server

I am using an Amazon EC2 instance to serve a node.js app. I recently purchased a domain name through Google Domains and I want to use that domain name to access my node.js app. The Google Domains console allows you to forward your domain traffic to…
Dsel
  • 1,027
  • 3
  • 13
  • 22
32
votes
3 answers

Free Java servlet hosting?

I finished to build my semester project and now I need to show it to the lecturer. This project is a MVC server .. It contains Java Servlet (Contoller), JSP for the views. I'm using Hibernate 3.6.4 for the Model (DAO) layer and MySQL for the…
Billie
  • 8,938
  • 12
  • 37
  • 67
31
votes
4 answers

Are there any free Team Foundation Servers we can host projects on?

are there any free Team Foundation Server sites we can use for our private development? Please don't say CodePlex (which I love) because that means the code is all opensource. Lastly, I also understand that some people might raise the issue of…
Pure.Krome
  • 84,693
  • 113
  • 396
  • 647
31
votes
4 answers

Are there sites hosting fossil repositories?

A given source-code management system is most useful to the developer community if there are good quality providers of repository hosting, and for open-source development it essential that this hosting is free and unencumbered. All the…
Alex_coder
  • 2,308
  • 2
  • 18
  • 15
29
votes
7 answers

Python cloud hosting other than Google App Engine?

What options exist for Python Cloud Hosting other than Google App Engine? I'm looking for solutions that let me write and publish code to servers that will scale up automatically to meet demand. I don't want to spend my time on IT tasks. So far,…
Christian
  • 1,126
  • 2
  • 11
  • 15
28
votes
1 answer

What is Inbound/Outbound data transfer?

Amazon allows free inbound data transfer, but charges for outbound data transfer. I don't understand what that exactly means. Does this means that data you upload to amazon is free, but data you download is not?
Camilo Sanchez
  • 1,262
  • 2
  • 13
  • 17
28
votes
8 answers

hosting nodejs application in EC2

I'm interested in hosting nodejs applications in a cloud and I'm looking for a free cloud hosting for my purpose. I've found that Amazon has one but I have the following question: Are there any tutorials around how I can set up and run nodejs…
Erik
  • 14,060
  • 49
  • 132
  • 218
27
votes
6 answers

How to build a website on Node.js?

I've just started diving into Node.js after several years of PHP programming and I would like to build a Node.js app for my next project, but I have no clue how to do it. Are there any resources for a Node.js jumpstart? Thanks in advance!
drelkata
  • 347
  • 1
  • 3
  • 11
27
votes
3 answers

How does Google App Engine compare to web hosting plans?

Google App Engine offers free quotas of 1 GB outbound traffic per day and 6.5 CPU-hours (based on a 1.2 GHz Intel x86 processor) per day. How do those free quotas compare to web hosting plans? For example, the traffic supported by the free quotas --…
Continuation
  • 12,722
  • 20
  • 82
  • 106
27
votes
7 answers

Hosting for erlang application

Is there erlang hosting anywhere?
0xAX
  • 20,957
  • 26
  • 117
  • 206
27
votes
2 answers

How do you force HTTPS with Namecheap and Heroku?

I am working on setting up SSL with Heroku and Namecheap. On Heroku I currently have the domains: Domain Name - DNS Target www.app.domain.io - www.app.domain.io.herokudns.com www.domain.io - www.domain.io.herokudns.com On NameCheap I have: Type -…
Programmingjoe
  • 2,169
  • 2
  • 26
  • 46