If Anyone is interested [site/server specs]

edited November 2019 in Technical

This forum is running on a VPS. (Sponsored by 'Inception Hosting' lol)

  • Single E3-1270v6 core
  • 512MB Ram
  • 5GB NVMe (I am sure that will need to increase soon)
  • NGINX + Apache2 Hybrid + php73 + MariaDB
  • Running This forum and a WP site (yet to go live)

    I will keep this updated as time goes by.

https://inceptionhosting.com
Please do not use the PM system here for Inception Hosting support issues.

«134

Comments

  • Kewl. Thanks Boss.

    In stasis until the shitposting stops/abates.
    Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural.
    It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).

  • That's really lean. Why not roll a pure nginx setup, though?

    Deals and Reviews: LowEndBoxes Review | Avoid dodgy providers with The LEBRE Whitelist | Free hosting (with conditions): Evolution-Host, NanoKVM, FreeMach, ServedEZ | Get expert copyediting and copywriting help at The Write Flow

  • @poisson said:
    That's really lean. Why not roll a pure nginx setup, though?

    Vanilla needs .htaccess and its a little bitch on pure nginx.

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • ITLabsITLabs OG
    edited November 2019

    It would be interesting to follow the correlation between RAM usage and the number of members / visits as the community grows.

    Edit: tks for sharing the specs.

    BF/CM - Buyer Beware. Conduct your own due diligence on the sustainability of the deals presented here as well as the provider's track record.

  • @ITLabs said:
    It would be interesting to follow the correlation between RAM usage and the number of members / visits as the community grows.

    Edit: tks for sharing the specs.

    This is useful information actually. I have been wondering how resources scale with community growth.

    Deals and Reviews: LowEndBoxes Review | Avoid dodgy providers with The LEBRE Whitelist | Free hosting (with conditions): Evolution-Host, NanoKVM, FreeMach, ServedEZ | Get expert copyediting and copywriting help at The Write Flow

  • @poisson said:

    @ITLabs said:
    It would be interesting to follow the correlation between RAM usage and the number of members / visits as the community grows.

    Edit: tks for sharing the specs.

    This is useful information actually. I have been wondering how resources scale with community growth.

    Yes. I have data about WP, magento etc., but not about Vanilla. I would like to follow the evolution of processor & memory usage and, if possible, bandwidth.

    BF/CM - Buyer Beware. Conduct your own due diligence on the sustainability of the deals presented here as well as the provider's track record.

  • I need to put it behind railgun also, not done that yet :)

    I setup ip6 but I have not even tested it yet myself lol

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • Which Inception localtion? KVM or not?

  • That 5GB disk seems masochistic.
    Found Ant's kink. ?

  • No cluster yet? Scam!! ;)

    yabs daddy

  • @Mr_Tom said:
    Which Inception localtion? KVM or not?

    KVM UK

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • edited November 2019

    @vimalware said:
    That 5GB disk seems masochistic.
    Found Ant's kink. ?

    Small dicsks ?

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • edited November 2019

    @Mason said:
    No cluster yet? Scam!! ;)

    Not had time to setup an rsync cron yet and call it a cluster no :disappointed:

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • @AnthonySmith said:

    @poisson said:
    That's really lean. Why not roll a pure nginx setup, though?

    Vanilla needs .htaccess and its a little bitch on pure nginx.

    Not really an opinion on my part, but I thought maybe OpenLiteSpeed would be good for this now, supporting .htaccess and all ... (?) (I haven't run plain Apache for quite some years, used nginx for some years, and recently played with OpenLiteSpeed and Lighttpd.)

  • Yeah maybe, although this seems to be doing well tbh on fairly limited resources, once things start to struggle I may use that opportunity to switch a few times and measure performance, my personal choice is usually lighttpd but felt a bit fruity when setting this up.

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • mikhomikho AdministratorOG Bash Me Gently

    @AnthonySmith said:
    Yeah maybe, although this seems to be doing well tbh on fairly limited resources, once things start to struggle I may use that opportunity to switch a few times and measure performance, my personal choice is usually lighttpd but felt a bit fruity when setting this up.

    I remember the time when I tried to use lighttpd with Vanilla on your recommendation.... I blame you for my lack of hair now :anguished:

    “Technology is best when it brings people together.” – Matt Mullenweg

  • @mikho said:
    I blame you for my lack of hair now :anguished:

    Ah, that's why you have the nice hat … :p

  • @mikho said:

    @AnthonySmith said:
    Yeah maybe, although this seems to be doing well tbh on fairly limited resources, once things start to struggle I may use that opportunity to switch a few times and measure performance, my personal choice is usually lighttpd but felt a bit fruity when setting this up.

    I remember the time when I tried to use lighttpd with Vanilla on your recommendation.... I blame you for my lack of hair now :anguished:

    Sorry, but I did not want to be alone, being a human solar panel is no fun.

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • luisluis OG
    edited November 2019

    I would've made it with a docker swarm cluster running both a mysql cluster and a replicated apache service. I would then have added 5 masters to be able to have 2 down and maintain a proper cluster and then 3 workers all running the mariadb and apache services.
    But that would probably be overkill ?

  • @luis said:
    I would've made it with a docker swarm cluster running both a mysql cluster and a replicated apache service. I would then have added 5 masters to be able to have 2 down and maintain a proper cluster and then 3 workers all running the mariadb and apache services.
    But that would probably be overkill ?

    That sounds like fun :+1:

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • MichaelCeeMichaelCee ModeratorProviderOG Cymru

    Now that's a deluxe VPS.

  • @SmallWeb said:
    Now that's a deluxe VPS.

    That is the lowEndSpirit

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • mikhomikho AdministratorOG Bash Me Gently

    @luis said:
    I would've made it with a docker swarm cluster running both a mysql cluster and a replicated apache service. I would then have added 5 masters to be able to have 2 down and maintain a proper cluster and then 3 workers all running the mariadb and apache services.
    But that would probably be overkill ?

    That's what the LES boxes are for....

    “Technology is best when it brings people together.” – Matt Mullenweg

  • teamaccteamacc OG teamacc

    @AnthonySmith said:

    • 5GB NVMe (I am sure that will need to increase soon)

    I hope you can convince the owner of inceptionhosting to give you more resources.

    Hey teamacc. You're a dick. (c) Jon Biloh, 2020.

  • MichaelCeeMichaelCee ModeratorProviderOG Cymru

    @teamacc said:

    @AnthonySmith said:

    • 5GB NVMe (I am sure that will need to increase soon)

    I hope you can convince the owner of inceptionhosting to give you more resources.

    I hope they give you a discount for promoting their website on this wholesome forum :D

  • Something tells me those specs may gradually increase ;)

  • How did you manage to cram everything in on a 5GB KVM? I wasn't even able to install ubuntu on it :(

  • @sanvit said:
    How did you manage to cram everything in on a 5GB KVM? I wasn't even able to install ubuntu on it :(

    eh? not sure if serious or?

    https://inceptionhosting.com
    Please do not use the PM system here for Inception Hosting support issues.

  • @AnthonySmith said:

    @sanvit said:
    How did you manage to cram everything in on a 5GB KVM? I wasn't even able to install ubuntu on it :(

    eh? not sure if serious or?

    I always install via ISO, and the last time I tried, Ubuntu told me that the VM didn't meet the minimum system requirements :(

  • somiksomik OG Hostbusters
    edited November 2019

    @sanvit said:

    @AnthonySmith said:

    @sanvit said:
    How did you manage to cram everything in on a 5GB KVM? I wasn't even able to install ubuntu on it :(

    eh? not sure if serious or?

    I always install via ISO, and the last time I tried, Ubuntu told me that the VM didn't meet the minimum system requirements :(

    Did you try the correct iso? Its only 64MB.
    https://help.ubuntu.com/community/Installation/MinimalCD

    I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.

  • Don't understand why anyone would want to run Ubuntu server; 'tis beyond me.

    In stasis until the shitposting stops/abates.
    Than=compare;then=sequence:brought=bring;bought=buy:staffs=pile of sticks:informations/infos=no plural.
    It wisnae me! A big boy done it and ran away. || NVMe2G for life! until death (the end is nigh).

  • @somik said:

    @sanvit said:

    @AnthonySmith said:

    @sanvit said:
    How did you manage to cram everything in on a 5GB KVM? I wasn't even able to install ubuntu on it :(

    eh? not sure if serious or?

    I always install via ISO, and the last time I tried, Ubuntu told me that the VM didn't meet the minimum system requirements :(

    Did you try the correct iso? Its only 64MB.
    https://help.ubuntu.com/community/Installation/MinimalCD

    Ooh never knew there was a minimal cd version. I always tried with the full 800MB ish iso. Thanks :)

  • @AlwaysSkint said:
    Don't understand why anyone would want to run Ubuntu server; 'tis beyond me.

    I think Ubuntu is great for desktops but I prefer Debian for servers.

    Deals and Reviews: LowEndBoxes Review | Avoid dodgy providers with The LEBRE Whitelist | Free hosting (with conditions): Evolution-Host, NanoKVM, FreeMach, ServedEZ | Get expert copyediting and copywriting help at The Write Flow

  • cybertechcybertech OGBenchmark King YABS 24/7/365

    centos ftw

    I bench YABS 24/7/365 unless it's a leap year.

  • @AlwaysSkint said:
    Don't understand why anyone would want to run Ubuntu server; 'tis beyond me.

    @poisson said:

    @AlwaysSkint said:
    Don't understand why anyone would want to run Ubuntu server; 'tis beyond me.

    I think Ubuntu is great for desktops but I prefer Debian for servers.

    I tried both Debian and Ubuntu, and I just liked Ubuntu better with no particular reason. Maybe I'm just more familiar with it. And i also like canonical-livepatch since it's free ;)

  • somiksomik OG Hostbusters

    @AlwaysSkint @poisson
    I am currently using Debian on my Proxmox host server. Using Centos for webhost server, ubuntu server for the dev and test VPS.
    @cybertech I also use Centos on my main servers that I use for websites.

    I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.

  • @AnthonySmith could you share a little more details on the current server specs for both "talk" with vainilla and "forum" with fluxbb.
    Like Distro version, and maybe some tips on how you manage to keep vainilla under those small specs?

  • somiksomik OG Hostbusters

    Why not go with a dedicated server? Those are very cheap now a days and it would avoid the downtime during switchover.

    I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.

  • @somik said:
    Why not go with a dedicated server? Those are very cheap now a days and it would avoid the downtime during switchover.

    Because "WE ARE LOWEND!!!!!!!"

    Deals and Reviews: LowEndBoxes Review | Avoid dodgy providers with The LEBRE Whitelist | Free hosting (with conditions): Evolution-Host, NanoKVM, FreeMach, ServedEZ | Get expert copyediting and copywriting help at The Write Flow

  • somiksomik OG Hostbusters

    @poisson said:

    @somik said:
    Why not go with a dedicated server? Those are very cheap now a days and it would avoid the downtime during switchover.

    Because "WE ARE LOWEND!!!!!!!"

    So go with a LowEnd dedicated server. Maybe a RaspberryPi 3 B+ or 4?

    I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.

  • @somik said:

    @poisson said:

    @somik said:
    Why not go with a dedicated server? Those are very cheap now a days and it would avoid the downtime during switchover.

    Because "WE ARE LOWEND!!!!!!!"

    So go with a LowEnd dedicated server. Maybe a RaspberryPi 3 B+ or 4?

    Like this one I have? https://talk.lowendspirit.com/discussion/comment/234/#Comment_234

    Deals and Reviews: LowEndBoxes Review | Avoid dodgy providers with The LEBRE Whitelist | Free hosting (with conditions): Evolution-Host, NanoKVM, FreeMach, ServedEZ | Get expert copyediting and copywriting help at The Write Flow

  • Anyway.... Real nice thing and idea to share.

  • somiksomik OG Hostbusters

    @poisson said:

    @somik said:

    @poisson said:

    @somik said:
    Why not go with a dedicated server? Those are very cheap now a days and it would avoid the downtime during switchover.

    Because "WE ARE LOWEND!!!!!!!"

    So go with a LowEnd dedicated server. Maybe a RaspberryPi 3 B+ or 4?

    Like this one I have? https://talk.lowendspirit.com/discussion/comment/234/#Comment_234

    You still got too much RAM. Ask your DC to remove a stick or two.

    I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.

  • mikhomikho AdministratorOG Bash Me Gently

    @mrtilde said:
    @AnthonySmith could you share a little more details on the current server specs for both "talk" with vainilla and "forum" with fluxbb.
    Like Distro version, and maybe some tips on how you manage to keep vainilla under those small specs?

    Fluxbb is a LES server in Italy.
    That is lowend.

    “Technology is best when it brings people together.” – Matt Mullenweg

  • BlaZeBlaZe ProviderOG

    You should host LES elsewhere because if InceptionHosting is having an outage, where will we create the drama thread?
    It doesn't go that way.

    ExoticVM.com - Find VPS in exotic locations! | PureKVM.com - domain for sale! make offer!

  • somiksomik OG Hostbusters

    Why not host it on a distributed network? Wait, then it wont be LowEnd anymore!

    I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.

  • teamaccteamacc OG teamacc

    @somik said:
    Why not host it on a distributed network? Wait, then it wont be LowEnd anymore!

    You mean on a cluster that slowly degrades over time like the original LET?

    Hey teamacc. You're a dick. (c) Jon Biloh, 2020.

  • somiksomik OG Hostbusters

    @teamacc said:

    @somik said:
    Why not host it on a distributed network? Wait, then it wont be LowEnd anymore!

    You mean on a cluster that slowly degrades over time like the original LET?

    Exactly!

    I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.

  • @AnthonySmith why not make a "live" server resource usage page? Have a look at Github Awesomeselfhosted or smth else :)

  • somiksomik OG Hostbusters

    @Ympker said:
    @AnthonySmith why not make a "live" server resource usage page? Have a look at Github Awesomeselfhosted or smth else :)

    I have my own modified version here: https://somik.org/server-status-display-modified/

    I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.

Sign In or Register to comment.