Immergiti in un universo web senza eguali con le nostre innovative soluzioni di hosting!

Esplora opzioni affidabili, sicure e performanti adatte a tutte le tue esigenze online.

Tutte le nostre soluzioni di web hosting

Scopri un potere senza eguali con i nostri server VPS innovativi e su misura!

Sperimenta la libertà e la potenza con i nostri VPS, progettati per portare i tuoi progetti a nuove vette!

Tutti i nostri server VPS

Ottimizza i tuoi bot con il nostro hosting dedicato, potente e su misura!

Sperimenta una gestione fluida e prestazioni ottimali con il nostro hosting per bot.

Tutte le nostre offerte di chatbot

Nuova offerta BoxGaming

Scopri la nostra nuovissima offerta, disponibile nei nostri data center in Francia e negli Stati Uniti. Con un'unica offerta, puoi cambiare tipo di server in qualsiasi momento.

Scopri l'offerta
Offerta di hosting per server Minecraft

Immergiti in un'esperienza di gioco definitiva con la nostra hosting ottimizzato e potente!

Server Minecraft

Servizi professionali (B2B)

L'elenco delle offerte presenti qui è destinato ai professionisti. Se sei un privato, ti invitiamo a consultare le nostre offerte per il pubblico in generale.

Tutorial: Installing a Bolt.new Website on OuiHeberg Web Hosting

  • Home
  • Blog
  • Tutorial: Installing a Bolt.new Website on OuiHeberg Web Hosting
Tutorial: Installing a Bolt.new Website on OuiHeberg Web Hosting

Tutorial: Installing a Bolt.new Website on OuiHeberg Web Hosting

In this tutorial, we will guide you through deploying a website created with bolt.new on OuiHeberg web hosting using cPanel. The applicable hosting plans can be found here: OuiHeberg - Web Hosting.


Prerequisites

  1. A website created on Bolt.new and downloaded as a ZIP archive.

  2. An active web hosting plan with OuiHeberg, including access to cPanel.

  3. An FTP client like FileZilla (optional but recommended).


Step 1: Access cPanel

  1. Log in to the cPanel dashboard of your OuiHeberg web hosting. You can find the login details in the welcome email or via your OuiHeberg client area.

  2. Once logged in, locate the File Manager tool in the “Files” section.


Step 2: Upload the website files

  1. Navigate to the public_html directory in the File Manager.

  2. Click the Upload button and select the ZIP archive of your Bolt.new site.

  3. Once the upload is complete, return to the File Manager.

  4. Right-click on the ZIP archive and choose Extract. The website files will be extracted into the current directory.

Tip: If your site files are in a subfolder, move them to the public_html directory to ensure they are directly accessible.


Step 3: Configure the database (if needed)

  1. If your Bolt site uses a database, go to the MySQL databases section in cPanel.

  2. Create a new database:

    • Enter a name for the database.

    • Click Create database.

  3. Add a user to this database:

    • Create a user with a strong password.

    • Assign the user to the database and grant All Privileges.

  4. Note down the following details:

    • Database name

    • Username

    • Password

  5. Edit your site’s configuration file (often config.yml or .env) to include the database connection details.


Step 4: Configure URLs

  1. In cPanel, locate domains or domain management.

  2. Ensure your domain points to the public_html directory. If you are using a subdomain, verify that its root directory is correctly configured.

  3. If necessary, update the .htaccess file to handle URLs. Here’s a standard configuration example:

RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^ index.php [QSA,L]

Step 5: Set Up SSL certificate

  1. Go to the SSL/TLS section in cPanel.

  2. Activate the free SSL certificate provided by OuiHeberg.

  3. Once activated, verify that your site is accessible via https://.


Step 6: Test and go live

  1. Access your domain or subdomain to ensure your site is functioning correctly.

  2. Test the main features and confirm everything is set up properly.

Note: If you encounter issues, check the error logs available in the Metrics > Errors section of cPanel.


Conclusion

Your website created with Bolt.new is now installed on your OuiHeberg web hosting! If you have any questions or need further assistance, don’t hesitate to contact OuiHeberg support.

Enjoy your new website!ertificate provided by OuiHeberg.

  1. Once activated, verify that your site is accessible via ``.


Step 6: Test and go live

  1. Access your domain or subdomain to ensure your site is functioning correctly.

  2. Test the main features and confirm everything is set up properly.

Note: If you encounter issues, check the error logs available in the Metrics > Errors section of cPanel.


Conclusion

Your website created with Bolt.new is now installed on your OuiHeberg web hosting! If you have any questions or need further assistance, don’t hesitate to contact OuiHeberg support.

Enjoy your new website!