atomic-server icon indicating copy to clipboard operation
atomic-server copied to clipboard

Make it easier to migrate between domains - export localhost to other domain name

Open joepio opened this issue 1 year ago • 2 comments

We can simply rename JSON-AD strings when calling atomic-server export. Maybe add a flag --rename-domain. If this is done, Commits will no longer work because the signatures are now kaputt.

A very naive implementation is to replace all ${domain} occurences (e.g. http://localhost:9883) with ${newDomain} when exporting.

joepio avatar Feb 06 '24 11:02 joepio

@turkhale

joepio avatar Feb 06 '24 11:02 joepio

Good, that's totally fine.

turkhale avatar Feb 06 '24 18:02 turkhale