Kindly refrain from restarting or shutting down your VPS until the full installation of Odoo is completed, which should take approximately 20 minutes.
What is Odoo?
Odoo is a suite of open-source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc. Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.
Odoo have developed 30 main applications in addition to 16000+ apps developed by Odoo active community to cover a wide variet of business needs.
Odoo is the most installed business software in the world. It is used by over 7 million users worldwide ranging from startup companies (1 user) to large enterprise (300,000+ users).
Supported distributions
- Ubuntu
How to deploy Odoo in seconds
Peramix marketplace allows you to easily deploy Odoo in Cloud VPS hosting in 1 click as mentioned below:
- Select the cloud VPS Hosting plans that meets your workload requirements.
- Under deploy your image, search for Odoo.
- Select Odoo image that fits your needs, you can install Odoo with or without webmin control panel which enables you to manage your server such as uploading your custom addons.
- Configure your Cloud VPS as needed then click continue.
- Complete the payment process.
- Odoo should be fully installed within 20 minutes, do not restart or turn off your cloud VPS until Odoo installation is complete.
How to verify if Odoo installation is complete
To verify that the installation is complete:
- Connect remotely to your Cloud VPS Hosting.
- Check log file odoo.log. you can use below the command line at your terminal
tail -f /var/log/odoo.log
- You can easily access Odoo by opening your browser by navigating to
https://<server-IP>:8069
Getting started after Odoo deployment
To access Odoo, follow the below mentioned steps
- Open your browser.
- Navigate to the below link
https://<server-IP>:8069
- Set your database master password, database name, your login email and login password, select your language and set your country. Select demo data if you want odoo to get installed with demo data. Then click create to be redirected to the login page.
- On the login page, enter your login email and password as mentioned above to log in to Odoo and be redirected to Odoo Apps. From there, you can install Odoo apps that suit your needs.
- To upload your custom addons, we have created a folder named custom at the path /opt/odoo. You can upload your custom addons to /opt/odoo/custom using SSH or use the Webmin control panel if you choose to install it.
- To open Webmin, launch your browser and go to the below link
https://<server-IP>:10000.
- If your browser warns you about SSL security, click on advanced and choose to be redirected to the Webmin panel. To access the Webmin panel, you will need your server root password, which can be obtained from your client area as shown in the image below.
- Insert your server username root and root password for password on webmin login page
- To upload custom addons in webmin, go to tools, select upload and download, drag files to the panel, choose destination (/opt/odoo/custom), set owner as 'odoo', extract compressed files if needed, and delete the compressed file.
- After uploading your custom addons, you need to open shell and insert command line (sudo service odoo restart) or reboot your server to allow odoo to detect the new custom addon
Support details:
- Odoo is supported by Odoo and open community
- Support URL: Odoo Support