Jump to content

Krydos

Chief Executive Officer
  • Posts

    26430
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. Everything looks good. Your upgrade should be completed later today. I'll reply to this forum post when it is done.
  2. Alright, your full backup has been created. Go ahead and use this page to upgrade to the hard drive space, CPUs, and memory you need https://heliohost.org/dashboard/upgrade/
  3. I'm creating a full backup now.
  4. It looks like you have 35 GB free on your VPS so you can most likely host the additional website on your existing VPS for no additional cost.
  5. Yeah, you can definitely use our servers to teach your class. Let us know how many accounts you need, and how long they will be used for.
  6. We can set up email for you too, if you use our nameservers. Since you use Cloudflare for DNS, and DKIM, SPF, and DMARC are all DNS records we have no access to your Cloudflare account to set that up for you. Basically all you have to do is use Hestia control panel and copy/paste the values they give you into Cloudflare. https://hestiacp.com/docs/user-guide/mail-domains.html
  7. I took a quick look at this last night, and it seems like it might end up being more complicated than expected. I'll look at it again in a couple days when I get home.
  8. Did you set up SPF, DKIM, and DMARC? Are you deleting them via webmail, pop3, or imap?
  9. The modules scikit-learn has been installed. Apparently pickle is preinstalled on Python so you don't have to request it, nor does it show up on the list of installed modules https://krydos1.heliohost.org/pyinfo/info3.12.py
  10. Use this page to securely submit a password for your new SFTP account https://heliohost.org/password/ The username will be prefixed with your main username, so something like bram_user1. Also let us know if you would like the SFTP account to be limited to a certain subdirectory within your home directory, for instance you could limit the new SFTP account to only be able to access /user1 but not other directories in your home directory like /logs or /httpdocs.
  11. Your account has been reset. Click the link in the other email I just sent you to take the next step in the reset process. I also created a full backup of your account prior to resetting it so if you find that you need anything you can download it from https://heliohost.org/backup/
  12. Here is the link to the reset request from the correct email address https://helionet.org/index/topic/62779-hh874304-reset-my-tommy-account/
  13. Try putting something like this in .htaccess IndexOptions FancyIndexing IndexOrderDefault filename
  14. Krydos

    Node 23 Support

    The Ghost CMS developers intentionally try to block people from using Passenger to run it. Some people report Ghost CMS can use 50 MB to 250 MB all day continuously without Passenger depending on how big your site is. As long as your Ghost process doesn't use more than 71-72 MB of memory at once you could get it to work on Johnny or Tommy, but if it's using 250 MB continuously your Morty bill would be probably be around $4 to $5 per month, and you'd get suspended pretty quick on Johnny or Tommy. I agree with Wolstech that it may be better to get a $4 VPS in that case. The advantage to Morty is you would still have access to Plesk, but Plesk on a Mercury VPS would be $19.50 per month.
  15. Due to the way Linux permissions work and chroot requirements it's not possible to remove it. Changed.
  16. The current planned pricing is as follows: $1 per month is the minimum payment for if you stay under 100 GB memory and less than 10k CPU per day. If you go over the 100 GB memory limit each 1 GB of memory over will cost you $0.0005 If you go over the 10k CPU limit each 1000 CPU will cost you $0.005 The maximum you can pay for a single day is $0.82 if you use more than 790 GB memory and more than 79k CPU. The maximum you can pay for a month is $25 if you go over 790 GB memory and over 79k CPU every day that month. We will also allow users to set a daily maximum payment so if you don't want to pay more than $0.50 per day, or whatever number less than $0.82 you choose, your account will be temporarily replaced with an overage page until the next day starts at midnight UTC with the option to raise your limit whenever to get your site back online. We will also allow users to set a monthly maximum payment so if you don't want to pay more than $5 per month, or whatever number less than $25 you choose, your account will be temporarily replaced with an overage page until the next month starts with the option to raise your limit whenever to get your site back online. If you leave both maximums set to $0.82 daily and $25 per month your account will never be suspended for high load, and we will do everything in our power to keep you online no matter how much traffic your site gets. We will also allow a monthly subscription plan where you will be billed at the end of the month for your usage, or if you don't like auto billing you can also prepay for your Morty account, and then we'll send you a reminder email when your balance gets low. This is all subject to change as we test the system and fine tune things.
  17. For anyone who searches and finds this, the default Hestia username is admin and the password should be the same as your SSH password. This particular user was already told this on Discord and has since managed to login.
  18. If you read this again You can see the remote directory setting I said to use It looks like you've been using the default /home/marcomessina instead which is exactly what would happen if you left this "Default remote directory" box empty See if your files go to the right place if you update this setting. What the hell is even that? I didn't even know people could post on my "wall" or whatever that is. I figured out how to disable DMs. Maybe there is some way to disable this thing too.
  19. Does it work now?
  20. The following two FTP accounts were created for you. Username: steamspace_projects Password: <submited via heliohost.org> Protocol: SFTP Host: johnny.heliohost.org Port: 1373 Logon type: Normal /projects Username: steamspace_simbaprojects Password: <submited via heliohost.org> Protocol: SFTP Host: johnny.heliohost.org Port: 1373 Logon type: Normal Home: /simbaprojects.com
  21. Thank you for the donation. I have started your account moving to Tommy, and you'll receive an email when it is done.
  22. Created.
  23. Is it alright if we do nodered.heliohost.us instead?
  24. Krydos

    Node 23 Support

    We have added support for Node 23.1.0 to Johnny, Tommy, and Morty. Keep in mind that Node.js uses massive amounts of memory so if you decide to test it out make sure you keep an eye on your load graph at https://heliohost.org/dashboard/load/ All users on Johnny and Tommy are limited to 100 GB memory per day, and if you go over the limit your account will be suspended. On Morty if you go over 100 GB you will have to pay more for your excess load. As always with Node.js websites we strongly recommend following our guides located on our wiki https://wiki.helionet.org/tutorials/node.js because they use Passenger. If you follow Node.js guides from other sites they will likely use more memory over all.
×
×
  • Create New...