Changes between Version 13 and Version 14 of CloudNativeRenew
- Timestamp:
- Mar 16, 2021, 7:24:06 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CloudNativeRenew
v13 v14 31 31 32 32 * 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) -> ShadowNetSystem33 * 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 34 34 * If you created the net within the here supplied Renew instance with the cloud native plugin, close the net drawing, but not Renew itself. 35 35 * 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`