Forum > Coding >

How do you deploy Flask to a website? [Without Heroku]

Alternate

stop take my rice

vip

Posts: 596

Threads: 105

Joined: Mar, 2022

Reputation: 36

Posted

Hello, so I've written an entire key system in Python with Flask, it works and really all that needs to be done on it now is a few basic fixes and adding Linkvertise to it (which I have no idea how to use Linkvertise lmao).

 

I want to deploy it to my website so it can actually function, work, and be useful, but I have no idea how to deploy it. My hosting doesn't support Python so I think I'd have to use a third-party service like Heroku, except I can't use Heroku.

 

How can I deploy Flask to my website?

  • 0

we are dead

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

Honestly, getting a vps would be the best idea. Also a piece of advice is to use sanic instead of flask, sanic is 5 times faster than flask and basically has the same syntax. I use sanic for all my backend / my own keysystem.

  • 0

Posts: 12

Threads: 0

Joined: Oct, 2022

Reputation: -4

Replied

get vps and install python on there; move your files over to the vps and start the website

  • 0

Alternate

stop take my rice

vip

Posts: 596

Threads: 105

Joined: Mar, 2022

Reputation: 36

Replied

@68804

Oh alright, I'll look into a VPS. As for Sanic, is it easy to deploy and does it have good documentation? 

 

Novaline uses Python for its key system?

  • 0

we are dead

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

@Alternate yeah Novaline does indeed use python for it's keysystem

  • 0

Alternate

stop take my rice

vip

Posts: 596

Threads: 105

Joined: Mar, 2022

Reputation: 36

Replied

@68804

Oh nice. On the topic of a key system... I've never used Novaline so I'm taking an assumption that it uses Linkvertise, but how do you integrate Linkvertise with Python?

  • 0

we are dead

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

@Alternate using their full script api and some url stuff with checkpoints

  • 0

Alternate

stop take my rice

vip

Posts: 596

Threads: 105

Joined: Mar, 2022

Reputation: 36

Replied

@68804
I would like to further inquire about this with you, I sent you a friend request on Discord and I would be grateful if you would be able to help me.

  • 0

we are dead

Posts: 0

Threads: 0

Joined: ?

Reputation:

Replied

@Alternate what's your tag

  • 0

Alternate

stop take my rice

vip

Posts: 596

Threads: 105

Joined: Mar, 2022

Reputation: 36

Replied

@68804

You should see a request from Alternate, though I've also DM'ed you my tag in case you don't get it.

  • 0

we are dead

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )