If you already know how to implement applications with Scriptcase RAD, you can publish your applications generated with your Scriptcase in your hosting account.

**Step 1**. Upload the app to your hosting account

* From an unhosted Scriptcase:

* First, let's access cPanel, see how to access cPanel in: <https://help.scriptcase.net/portal/pt/kb/articles/primeiros-passos-com-a-hospedagem-acesso>

- Go to **"File Manager"** in cPanel.

\
![](http://34.207.224.239:3000/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBbmRQIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--bdec838341a7d069409473bd1c9223f77a268ec7/image%20(22).png)

* Now you must select **"public_html"** before doing this upload


![](http://34.207.224.239:3000/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBbmxQIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--b1e1966a9cda218cf5e578c813a3246454bc40bb/image%20(23).png)

* Select the .tar or .zip file for your hosting service in the public_html directory or subdomain with cPanel file manager.

  ![](http://34.207.224.239:3000/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBbnBQIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--75557ee31c1eb8c9f757a66e9cb25a1a5e2a4020/image%20(25).png)

  

Then extract the .zip or .tar file to that directory.

![](http://34.207.224.239:3000/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBbnRQIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--d4147eaab1ec69376094aca3402511e9b7ef0714/image%20(26).png)

\
You can also transfer the application with the integrated FTP client directly from your Scriptcase without generating any .zip or .tar file.

* If Scriptcase is hosted on the same account that you want to publish your applications:

You can deploy with the **"Deploy to a Server Directory" option.**

(How to use FTP connections and file manager [**Here**](https://help.scriptcase.net/portal/pt/kb/hospedagem/arquivos)).

**step 2****.**  Create database, user and add user to database, give privileges and restore database contents.

(Hosting database tutorials [**Here**](https://help.scriptcase.net/portal/pt/kb/hospedagem/bancos-de-dados)).

**Step 3.**  After that, open the application in a browser using your account domain plus your application directory, such as:\
[schost.myscriptcase.com/crm](http://schost.myscriptcase.com/crm) to create the application's connection to the database.

**Now your application is ready for production.**