http://qs321.pair.com?node_id=11122390


in reply to [OT] Next steps in using DigitalOcean to host a website running Mojolicious

Hello Aldebaran,

> 1601009638 doesn't make sense to me as the first four numbers are to represent YYYY, and nothing happened in 1601 except that life was nasty, brutish, and short

..yes but in XVII century was easier to be hosted :)

the number you see there is the last modification of the SOA record, a classic UNIX timestamp

print scalar gmtime(1601009638)#Fri Sep 25 04:53:58 2020

You generally need an A record to make a name of your domain resolving into the IP of your VPS. Then you must configure Apache on the VPS to answer to that hostname (virtualhost).

DNS resolution are cached by clients so, once you put the A record it needs some time to propagate (you can check it here for example).

I'd modify the title of your post as off-topic: [OT]  Next steps in using DigitalOcean to host a website running Mojolicious

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Replies are listed 'Best First'.
Re^2: [OT] Next steps in using DigitalOcean to host a website running Mojolicious
by Aldebaran (Curate) on Oct 06, 2020 at 01:19 UTC
    You generally need an A record to make a name of your domain resolving into the IP of your VPS. Then you must configure Apache on the VPS to answer to that hostname (virtualhost).

    Thx, Disciplus, your directions got me on the scoreboard. What's more, I was able to use a perl script on my laptop to create a sample translation, but it fails to create a directory for images.

    DNS resolution are cached by clients so, once you put the A record it needs some time to propagate (you can check it here for example).

    I couldn't quite understand this. Can you say a few more words about it?

    I'd modify the title of your post as off-topic:

    It's diplomatic of you to use the first person subjunctive. What this brings to mind for me is what Sawyer X was talking about at the conference. He created a handful of profiles of people who use the perl programming language contemporaneously.

    There was a profile of user that I would have added to that: the 'Bill Ford' user, an amalgam of the people I knew from usenet. This would be a person on the faculty, in a thinktank, nasa, maybe embedded...who has personal pet projects that get held together by perl. So it is that these guys would have 20% perl in a lot authentic tasks that get down and dirty with compilers and numerical computations.

    I think perl is the 20% that gets a lot of hybrid tasks accomplished. Or, I imagine perl as the octopus that can pour itself through every crack, but operates natively on unix. (Stick with one metaphor, right).

    This topic might be one of those 20 percenters that a 20 percenter might have. There was a lot of talk about hosting situations at the conference, and because of those presentations I took this path, and I am a straight-up Firstie with "going virtual." It's closer to doing sysadmin stuff than I've ever been, so it's the direction I want go. Isn't sysadmin stuff Almost on-Topic? (maybe it could be like horseshoes)

    Anyways, I'm not here to cause trouble or wreck the place....