Crusty 👨💻 on Nostr: To host the files, you will need a webserver. And you can point your domain to that ...
To host the files, you will need a webserver.
And you can point your domain to that webserver.
You can buy servers, or hosting services as well.
If you have a server, you have more flexibility, but also more work.
If you have a service, you have less flexibility, but easier setup.
I think it is easier to just use a service.
I guess, you could ask the following questions from yourself:
1️⃣ Can I generate/update the html files on the external webserver?
2️⃣ Do I have to generate the files every 5 minutes, or is it enough to generate only when the website is viewed?
Answering these questions could help to find a solution.
I only used heroku and pythonanywhere so far as services. With them you can create a simple python flask webserver, and host your website.
Published at
2024-05-27 15:02:13Event JSON
{
"id": "0cdd3ecdbdef032677519f96d182ee63103fd025a80650bd6951829dc376b14a",
"pubkey": "1928ee3558f54e3164d81d26c35e123c254bae128354d7617d7fd862d70d9a2b",
"created_at": 1716822133,
"kind": 1,
"tags": [
[
"e",
"fa6d362b01dbcdafb2c1754d2e49471731c880b1933543ee53784b00c58cd68a",
"",
"root"
],
[
"p",
"173ffe1c2fc7003c21f2af5075ccff1fb671d522f273e02756ab5763aebfdd13"
]
],
"content": "To host the files, you will need a webserver.\n\nAnd you can point your domain to that webserver.\n\nYou can buy servers, or hosting services as well.\n\nIf you have a server, you have more flexibility, but also more work.\n\nIf you have a service, you have less flexibility, but easier setup.\n\nI think it is easier to just use a service.\n\nI guess, you could ask the following questions from yourself:\n1️⃣ Can I generate/update the html files on the external webserver?\n2️⃣ Do I have to generate the files every 5 minutes, or is it enough to generate only when the website is viewed?\n\nAnswering these questions could help to find a solution.\n\nI only used heroku and pythonanywhere so far as services. With them you can create a simple python flask webserver, and host your website.\n",
"sig": "8bd3b01b4fb02af898d2453ad41e821e739a4eb003a3e32bce3145204067b216d1f488b10b0839219b27f7091f11eb382e5f56cf17317c8ac4e65449f2aceb4a"
}