Deploy rasa to online server to connect with facebook

Hey guys, i want to deploy my rasa chatbot i have created using python with custom actions and MYSQL database using Xampp and the other files, for example to FB Messenger. how i should do that ?

can some one guide me to right steps!?

i try the credential method but still stuck with the hosting what i can use to deploy it without docker!!! thanks.

@alijboor you can follow this Fb messenger platform doc,to connect rasa with fb page, for testing you can use ngrok and open the port. Any screenshots of your code on how you are trying to connect will be helpful.