info_tfgrid_manual/tosort/playground/mattermost.md

41 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2024-02-23 03:07:41 +00:00
# Mattermost
[Mattermost](https://mattermost.com/) A single point of collaboration. Designed specifically for digital operations.
- Make sure you have a [wallet](./wallet_connector.md)
- Click on the **Mattermost** tab
__Process__ :
![ ](./img/mattermost1.png)
- Enter an Application Name. It's used in generating a unique subdomain on one of the gateways on the network alongside your twin ID. Ex. ***matter*.gent02.dev.grid.tf**
- Select a capacity package:
- **Small**: {cpu: 1, memory: 2, diskSize: 15 }
- **Medium**: {cpu: 2, memory: 4, diskSize: 50 }
- **Large**: {cpu: 4, memory: 16, diskSize: 100 }
- Or choose a **Custom** plan
- `Dedicated` flag to retrieve only dedeicated nodes
- `Certified` flag to retrieve only certified nodes
- Choose the location of the node
- `Country`
- `Farm Name`
- Choose the node to deploy on
- `Custom Domain` flag lets the user to use a custom domain
- Choose a gateway node to deploy your Mattermost instance on.
- There's also an optional **SMTP Server** tab if you'd like to have your Mattermost instance configured with an SMTP server.
![ ](./img/mattermost3.png)
After that is done you can see a list of all of your deployed instances
![ ](./img/mattermost4.png)
Click on ***Visit*** to go to the homepage of your Mattermost instance! You need to login using TFConnect so make sure you download the *TFConnect* app from your App Store.
![ ](./img/mattermost5.png)