How can I deploy aqueduct application to web hosting plan using cpanel?

816

No you cannot install dart sdk on a2hosting shared hosting plan. Even if they give you SSH access, you will not have enough permission to install DART SDK. But you can deploy you app on heroku for free. You will get enough resources to run your app. You can upgrade your plan later according to your needs.

Check the heroku documention to deploy aqueduct app

Deploying an Aqueduct Application on Heroku

Share:
816
David B.
Author by

David B.

Updated on December 20, 2022

Comments

  • David B.
    David B. over 1 year

    HI im very new to back end and Im learning aqueduct since I know dart programming. My question is how can I deploy the aqueduct to my webserver? I have a hosting plan to a2hosting which Im currently using for my wordpress site and I wonder if I can deploy my dart server to cpanel so I can use them as a backend to my flutter app? Thanks for any answer!