Projects



Changes between Version 13 and Version 14 of CloudNativeRenew


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

--

Legend:

Unmodified
Added
Removed
Modified
  • CloudNativeRenew

    v13 v14  
    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 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 * 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
    3434 * If you created the net within the here supplied Renew instance with the cloud native plugin, close the net drawing, but not Renew itself.
    3535 * 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`