52 lines
2.9 KiB
Markdown
52 lines
2.9 KiB
Markdown
<h1> ThreeFold Dashboard </h1>
|
|
|
|
Explore, control, and manage your ThreeFold Grid resources effortlessly through our integrated Dashboard. Deploy solutions seamlessly while gaining full control, all within a unified interface.
|
|
|
|
The ThreeFold Dashboard is a revolutionary platform that simplifies the deployment process, allowing users to effortlessly interact with the TFGrid using intuitive web components known as weblets.
|
|
|
|
## What is the ThreeFold Dashboard?
|
|
|
|
The ThreeFold Dashboard is a dynamic environment designed for both seasoned developers and newcomers alike. It offers a seamless and accessible browser experience, making it easy to deploy solutions on the TFGrid through the use of weblets.
|
|
|
|
In the context of the Dashboard, a weblet is a compiled JavaScript web component that can be effortlessly embedded within the HTML page of a web application. This modular approach allows for flexible and intuitive interactions, facilitating a user-friendly deployment process.
|
|
|
|
The backend for the weblets is introduced with the [Javascript Client](developers@@grid3_javascript_readme) which communicates to TFChain over RMB.
|
|
|
|
<h2> Table of Contents </h2>
|
|
|
|
- [Wallet Connector](wallet_connector.md)
|
|
- [TFGrid](tfgrid.md)
|
|
- [Deploy](deploy.md)
|
|
- [Farms](farms.md)
|
|
- [TFChain](tfchain.md)
|
|
|
|
## Advantages
|
|
|
|
- It is a non-code easy way to deploy a whole solution on the TFGrid.
|
|
- It is 100% decentralized, there is no server involved.
|
|
- It is powerful tool designed to empower individuals and organizations with seamless control and management over their ThreeFold Grid resources.
|
|
- It provides an intuitive web-based interface that allows users to effortlessly deploy, monitor, and scale their workloads on the decentralized and sustainable ThreeFold Grid infrastructure.
|
|
|
|
## Dashboard
|
|
|
|
You can access the ThreeFold Dashboard on different TF Chain networks.
|
|
|
|
- [https://dashboard.dev.grid.tf](https://dashboard.dev.grid.tf) for Dev net
|
|
- [https://dashboard.qa.grid.tf](https://dashboard.qa.grid.tf) for QA net
|
|
- [https://dashboard.test.grid.tf](https://dashboard.test.grid.tf) for Test net
|
|
- [https://dashboard.grid.tf](https://dashboard.grid.tf) for Main net
|
|
|
|
## Limitations
|
|
|
|
- Regarding browser support, we're only supporting Google Chrome browser (and thus Brave browser) at the moment with more browsers to be supported soon.
|
|
- Deploys one thing at a time.
|
|
- Might take sometime to deploy a solution like Peertube, so you should wait a little bit until it's fully running.
|
|
|
|
## Dashboard Backups
|
|
|
|
If the main Dashboard URLs are not working for any reason, the following URLs can be used. Those Dashboard URLs are fully independent of the main Dashboard URLs shown above.
|
|
|
|
- [https://dashboard.02.dev.grid.tf](https://dashboard.02.dev.grid.tf) for Dev net
|
|
- [https://dashboard.02.qa.grid.tf](https://dashboard.02.qa.grid.tf) for QA net
|
|
- [https://dashboard.02.test.grid.tf](https://dashboard.02.test.grid.tf) for Test net
|
|
- [https://dashboard.02.grid.tf](https://dashboard.02.grid.tf) for Main net |