how to configure DNS records virtualmin?
-
@phenomlab i think i missed this step, how can i make sure i am using NGINX
my current settings for ask8
ask8 is not opening because i have opted for HSTS i want an origin server certificate
@Hari How did you install Virtualmin on that droplet ? If you used the default commands, it is using Apache.
-
@Hari How did you install Virtualmin on that droplet ? If you used the default commands, it is using Apache.
@phenomlab i followed this video, now i went forward with apache and enabled SSL at virtual min and ask8 is loading
from our conversation i have learned how to create SSL and apply for our server (sub-domain) at Virtualmin.
Virtualmin is so nice it has built-in SSH easy to access.
now i am taking backup of live flarum for ask. virtualserver
after uploading DB and files i will disturb if i face any issues.
next, i should set up Redis …etc and need to change ask server to NGINX
now deleting ask8 which is created to learn SSL
-
@phenomlab i followed this video, now i went forward with apache and enabled SSL at virtual min and ask8 is loading
from our conversation i have learned how to create SSL and apply for our server (sub-domain) at Virtualmin.
Virtualmin is so nice it has built-in SSH easy to access.
now i am taking backup of live flarum for ask. virtualserver
after uploading DB and files i will disturb if i face any issues.
next, i should set up Redis …etc and need to change ask server to NGINX
now deleting ask8 which is created to learn SSL
@Hari Ok, no issues. I tend to prefer NGINX over Apache2 myself.
See below
Essentially, you need to suffix the install script with
--bundle LEMP
-
@Hari Ok, no issues. I tend to prefer NGINX over Apache2 myself.
See below
https://www.virtualmin.com/documentation/installation/automated/#LAMP_vs_LEMP
Essentially, you need to suffix the install script with
--bundle LEMP
@phenomlab yeah, i missed that
i think migrating from apache to NGNIX is a bit complicated i will destroy this droplet and do the installation again.
tried this, after running
apt-get install nginx
i thought this will get complicated
-
@phenomlab yeah, i missed that
i think migrating from apache to NGNIX is a bit complicated i will destroy this droplet and do the installation again.
tried this, after running
apt-get install nginx
i thought this will get complicated
@Hari I wouldn’t do that personally. It’ll land up a complete mess, and you won’t be able to manage NGINX via Virtualmin if you take this route.
-
@Hari Ok, no issues. I tend to prefer NGINX over Apache2 myself.
See below
https://www.virtualmin.com/documentation/installation/automated/#LAMP_vs_LEMP
Essentially, you need to suffix the install script with
--bundle LEMP
wget http://software.virtualmin.com/gpl/scripts/install.sh --bundle LEMP
this command is not working
shall i avoid bundle and just try without it?
wget http://software.virtualmin.com/gpl/scripts/install.sh LEMP
edit
got it, as per this video i should add bundle line in the installation step
/bin/sh install.sh -bundle|-b LEMP
nope this one is also not working
-
wget http://software.virtualmin.com/gpl/scripts/install.sh --bundle LEMP
this command is not working
shall i avoid bundle and just try without it?
wget http://software.virtualmin.com/gpl/scripts/install.sh LEMP
edit
got it, as per this video i should add bundle line in the installation step
/bin/sh install.sh -bundle|-b LEMP
nope this one is also not working
@Hari said in how to configure DNS records virtualmin?:
/bin/sh install.sh -bundle|-b LEMP
Should be
/bin/sh install.sh --bundle LEMP
-
@Hari said in how to configure DNS records virtualmin?:
/bin/sh install.sh -bundle|-b LEMP
Should be
/bin/sh install.sh --bundle LEMP
-
-
i think we can mark this discussion as solved
- learned how to install virtualmin with NGINX
- We can easily point the DNS by mentioning server IP at CF a name record
- learned how to install SSL
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (ether email, or push notification). You'll also be able to save bookmarks, use reactions, and upvote to show your appreciation to other community members.
With your input, this post could be even better 💗
RegisterLog in