sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

Export and import compute server configuration #7329

Open novoselt opened 7 months ago

novoselt commented 7 months ago

William: "We could put 0 or more server definitions in a file (using the jsonlines format). One could check boxes next to a bunch of servers and export their config to a single file. Opening the file would show each machine, maybe some comment at the top optionally, etc., and an easy way to make a machine with that config."

Use cases:

williamstein commented 7 months ago

Closely related feature: clone a compute server configuration (not the disk).: https://github.com/sagemathinc/cocalc/issues/7856