Jump to content

Recommended Posts

Posted

This is probably going to need to be handled by Krydos again since I assume this is related to your VPS.

Also, please do not post these requests in the "Website Management and Coding" forum as it will cause a delay in response. That section is not for meant for technical support and staff do not routinely read it. These requests should be posted in Customer Service for fastest response.

Posted
On 10/24/2025 at 10:59 PM, Krydos said:

What do you mean "activate"?

I've deleted it. Can you send me the instructions to activate a flask app on VPS please.

Posted
11 hours ago, Krydos said:

I'm still not sure what you mean by activate.

No no. Just ignore it. I removed that web app from there because I got a problem. Can you send me the instructions to activate a flask app on VPS please.

Posted

Even though it's in bold I still don't know what you mean by activate. I read through your post history and found this

In that thread you called it "set up" not "activate" so maybe it's not the same thing, but what I did for you in that thread is I edited your Nginx config for that domain and created a reverse proxy so anyone who went to the domain would get proxied to http://127.0.0.1:5001/ instead. You can look at the config files for the domain anonymizer.bawantha-beliwaththa.me to see how I did it. I don't mind setting up a reverse proxy for you again if that's what you mean by "activate", but I need to know what port it's running on and which domain you want to display that Flask app, etc all of which information you provided the first time.

Posted
11 minutes ago, Krydos said:

Even though it's in bold I still don't know what you mean by activate. I read through your post history and found this

In that thread you called it "set up" not "activate" so maybe it's not the same thing, but what I did for you in that thread is I edited your Nginx config for that domain and created a reverse proxy so anyone who went to the domain would get proxied to http://127.0.0.1:5001/ instead. You can look at the config files for the domain anonymizer.bawantha-beliwaththa.me to see how I did it. I don't mind setting up a reverse proxy for you again if that's what you mean by "activate", but I need to know what port it's running on and which domain you want to display that Flask app, etc all of which information you provided the first time.

This time I mentioned about chat.bawantha-beliwaththa.me. That's okay now. I have deleted that directory containings and I'm still working on the app I need to deploy there. So at now do I have the access for ngnix commands. Previously I didn't because I don't had the access to /etc directory on VPS. If it's fixed thank you so much

 

Posted

You've always had access to all the directories on your VPS. In the very first email we send you it has this line

Quote

If you want to run something as root, use "sudo <command>" to run a single command or "sudo su" to switch to root using your password.

Login to SSH, run the command "sudo su" type your password, and you are root and you can access any directory or delete the entire VPS if you want.

Please note: You get 1 free rebuild per month, so if you break your VPS we will rebuild it once each month for free, but rebuilds in excess of 1 per month cost $1 each.

  • Thanks 1
Posted
12 minutes ago, Krydos said:

You've always had access to all the directories on your VPS. In the very first email we send you it has this line

Login to SSH, run the command "sudo su" type your password, and you are root and you can access any directory or delete the entire VPS if you want.

Please note: You get 1 free rebuild per month, so if you break your VPS we will rebuild it once each month for free, but rebuilds in excess of 1 per month cost $1 each.

Oh okay. Thanks for your time.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...