Context
As a workaround for #17, we're adding simple mortar wrappers to standalone examples (hello-http, hello-tcp) to enable external access during testing.
Task
Once #17 (default-external network for standalone services) is implemented:
-
Remove the mortar wrapper files from:
examples/hello-http/fabricks-mortar.toml
examples/hello-tcp/fabricks-mortar.toml
-
Update the example READMEs to show direct fabricks service run usage instead of fabricks mortar up
-
Verify the examples work as standalone services without mortar
Blocked By
Context
As a workaround for #17, we're adding simple mortar wrappers to standalone examples (hello-http, hello-tcp) to enable external access during testing.
Task
Once #17 (default-external network for standalone services) is implemented:
Remove the mortar wrapper files from:
examples/hello-http/fabricks-mortar.tomlexamples/hello-tcp/fabricks-mortar.tomlUpdate the example READMEs to show direct
fabricks service runusage instead offabricks mortar upVerify the examples work as standalone services without mortar
Blocked By