Skip to content

Add script that allows you to "import" a workspace from another server (HEXA-1663)#98

Draft
bramj wants to merge 14 commits into
HEXA-1552-upgradefrom
HEXA-1663-localhosting-migration
Draft

Add script that allows you to "import" a workspace from another server (HEXA-1663)#98
bramj wants to merge 14 commits into
HEXA-1552-upgradefrom
HEXA-1663-localhosting-migration

Conversation

@bramj
Copy link
Copy Markdown
Contributor

@bramj bramj commented May 28, 2026

This script does a best-effort import of an OpenHEXA workspace.

Example usage

./script/migrate_workspace.py --help

./script/migrate_workspace.py \
	--source-email bjans@bluesquarehub.com \
	--source-password secret \
	--target-email root@openhexa.org \
	--target-password secret
	
	
./script/migrate_templates.py \
	--source-email bjans@bluesquarehub.com \
	--source-password secret \
	--target-email root@openhexa.org \
	--target-password secret

@bramj bramj self-assigned this May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant