Projects



Changes between Version 16 and Version 17 of CloudNativeRenew


Ignore:
Timestamp:
Mar 16, 2021, 7:36:53 PM (4 years ago)
Author:
roewekamp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CloudNativeRenew

    v16 v17  
    3131
    3232* You can for example upload an existing shadown net system .sns.
    33  * To create a shadow net system, open up a Renew instance (or use the one spawned by the startup earlier), draw a reference net, save it with a specific name (File -> Save Drawing As...), and hit File -> Export -> Export all drawings (merged file) -> !ShadowNetSystem
     33 * You either can use the supplied `example.sns` file or
     34 * You can also create a shadow net system yourself: Open up a Renew instance (or use the one spawned by the startup earlier), draw a reference net, save it with a specific name (File -> Save Drawing As...), and hit File -> Export -> Export all drawings (merged file) -> !ShadowNetSystem
    3435 * If you created the net within the here supplied Renew instance with the cloud native plugin, close the net drawing, but not Renew itself.
    3536 * Assume the shadow net system file is namend `example.sns`: Upload the net using: `curl -F 'snsZipFile=@example.sns' localhost:8085/upload/sns?fileName=example.sns`