Changes between Version 37 and Version 38 of CloudNativeRenew
- Timestamp:
- Mar 29, 2021, 5:21:13 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CloudNativeRenew
v37 v38 64 64 * Create a shadow net system by doing either of these steps: 65 65 * You either can use the supplied `primes.sns` file or 66 * 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 (or multiple), save all of your nets with a specific name each (File -> Save Drawing As...), and hit File -> Export -> Export all drawings (merged file) -> !ShadowNetSystem 66 * 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 (or multiple), save all of your nets with a specific name each (File -> Save Drawing As...), and hit File -> Export -> Export all drawings (merged file) -> !ShadowNetSystem. 67 67 Close the net drawing(s), but not Renew itself. 68 68 * Assume the shadow net system file is namend `primes.sns`: Upload the net using:\\ `curl -F "snsZipFile=@primes.sns" localhost:8085/upload/sns?fileName=primes`