Host local HTML externally?

Hello, I have a local html and corresponding css file.

The html file is changed by a program every few seconds.

Now I would like to make this accessible as a website from outside, but my router with the associated LTE tariff does not support port forwarding because it does not have a public IP.

Is there a provider with an associated tool where I can host the website and then use the tool from my PC to update the HTML on the web server every few seconds?

thanks in advance

(2 votes)
Loading...

Similar Posts

Subscribe
Notify of
6 Answers
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
geheim007b
11 months ago

First, you always have a public IP, just a dynamic one. There are various dyndns services that can solve this. If your router doesn’t make portforwarding (which is for one, actually do all) then you could of course also exchange it.

Generally, you host something like this but rather on a webhosting… there are for cent amounts. Updating every few seconds, what’s changing?

geheim007b
11 months ago
Reply to  SkatClub

https://allwaysync.com/features

that could possibly help. You need a program that checks local files for changes and in case of change the whole file is highly loaded. Ideally, the complete program that generates the html files would naturally run directly on nem web server.

geheim007b
11 months ago

I don’t know the facts now. Is it a commercial service? In that case, let the company do it right, everything else is tied.

Webhosters are countless, even as the question whether professional or cheap. This allwaysync seems to do what you need. Wouldn’t do that in the Windows environment, under linux there would be better opportunities.

The basic question is whether it is a hobby project or whether money will be earned, if necessary also questions of liability can arise.