Create a Fabric
This page lists several methods for creating fabrics. Whether or not you can create fabrics depends on your assigned Permissions.
- Web Console
- REST API
- CLI
To create a fabric in the Macrometa web console:
- Log in to your Macrometa account in the
_system
fabric. - Click Network > Fabrics to navigate to the Fabrics management page. If you do not see the Fabrics link, then you might not be logged in to the
_system
fabric. - Click New Fabric.
- Enter a fabric Name.
- Select at least two Edge Locations across which you want the fabric distributed.
- Select the Username of the account for which you want to own the fabric. Default is
root
. - Click Create.
After creating the fabric, click the fabric name on the list to view its unique global or regional URLs. The owning user can also select their fabric and log in normally.
Use our interactive API Reference with code generation in 18 programming languages to Create Fabrics.
Use the gdnsl fabric create CLI command to create fabrics.