Hello,
It is possible in theory, the config options are stored in the DB in
cloud.configuration table, but this table also contains things that are
unique to each installation and are not shown in the UI, such as
ca.plugin.root.ca.certificate and so on, simply importing this table
could work, but also backfire and send you chasing weird problems and
waste time.
HTH
On 2024-06-26 21:15, Fariborz Navidan wrote:
Hello Guys,
We are going tp migrate our servers to a different data center. We'll
need
to install and configure cloudstack from the scratch. Is it possible to
copy all the global settings from one cloudstack installation to a new
one?
All the best.