We have a new website redesigned with all content, images, blog content in a custom system.
What is the best way to transfer this website from the development system to the production system?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
Shouldn't there be, or isn't there a better way to integrate a modern CI/CD solution like integrating git as a staging repository to continuously deploy with a simple push??
Hello this is Gulshan Negi
There are multiple ways of moving a site from an improvement framework to a creation framework, including manual exchange, FTP/SFTP move, Git sending, and a single tick of the organization instrument. It's vital to pick the technique that best meets your requirements and to ensure you have a reinforcement of your site prior to moving it. Before putting the website live, it should also be tested on the production system to make sure everything is working properly.
I hope you are clear now.
Thanks
There are a few steps you can take to transfer your website from the development system to the production system. Here is a brief description of the procedure:
- Back up your website.
- Set up the production environment, including the web server, domain name, and other necessary components.
- Export your website content, including the database, media files, and other assets.
- Import your website content into the production system by uploading the database and media files to the production environment.
- Update any configuration files that need to be changed, such as the database connection settings or the website URL.
- Test the website on the production environment to make sure that everything is working correctly, including checking for broken links, testing forms, and verifying that all content has been transferred correctly.
- Launch the website on the production environment once you've verified that everything is working correctly.
Remember to follow best practices to minimize downtime and ensure that the transfer goes smoothly. This may involve scheduling the transfer during off-peak hours, communicating with your users about any expected downtime, and working with your web host or IT team to ensure that everything is set up correctly.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
nov 20
|
2652 | ||
|
0
oct 18
|
2152 | ||
|
0
abr 20
|
3465 | ||
|
0
oct 19
|
2708 | ||
Carrusel en sitios web
Resuelto
|
|
2
jul 25
|
339 |
Hello Natalie
What do you mean by custom system? what is the system name/type?
In Odoo Website Builder you can use Unpublish/Publish feature any time for pages.
You can use odoo.sh for staging and production.
Thank you.