zola migrate
This commit is contained in:
150
content/developer/_index.md
Normal file
150
content/developer/_index.md
Normal file
@@ -0,0 +1,150 @@
|
||||
---
|
||||
title: "Developer"
|
||||
page_template: "resourcesPage.html"
|
||||
---
|
||||
|
||||
|
||||
|
||||
<!-- section 1 (header) -->
|
||||
|
||||
{% row(style="center margin") %}
|
||||
|
||||
## **THREEFOLD <br> DEVELOPER <br> RESOURCES**
|
||||
|
||||
A builder’s manual for ThreeFold. Built <br> by visionaries, for visionaries.
|
||||
|
||||
<button>[Join The Developer Community](https://t.me/threefoldtesting)</button>
|
||||
|
||||
|||
|
||||
|
||||

|
||||
|
||||
{% end %}
|
||||
|
||||
|
||||
|
||||
<!-- section 2 (TESTING GRANTS) -->
|
||||
|
||||
{% row(bgColor="#f2f2f2" style="narrow margin") %}
|
||||
|
||||

|
||||
|
||||
|||
|
||||
|
||||
## APPLY FOR <br> **TESTING GRANTS**
|
||||
|
||||
We have different use cases for you to take ThreeFold’s technology on a test drive. From zero to hero –- are you ready for the challenge?
|
||||
|
||||
<br>
|
||||
|
||||
<button>[Sign Up](https://088nfpf6v5s.typeform.com/to/DS8hUAdV)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- section 4 (DEVELOPER RESOURCES) -->
|
||||
|
||||
{% dev_resourses() %}
|
||||
|
||||
## WHERE WOULD YOU LIKE TO START?
|
||||
|
||||
## **NOW OPERATIONAL**
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="narrow center") %}
|
||||
|
||||
## OUR <br> **DEVELOPER RESOURCES**
|
||||
|
||||
ThreeFold is here to build the open-source Internet and Cloud infrastructure. The documentation helps you build on ThreeFold by introducing you to some foundational concepts as well as our development stacks.<br>
|
||||
Inspired by the open-source movement, everything at ThreeFold is open to be audited, extended and improved. If you have any feedback, please reach out with a GitHub issue or on our telegram.
|
||||
|
||||
<br>
|
||||
|
||||
<button>[Explore Documentation](#table_link)</button>
|
||||
<button>[Offer Feedback](https://github.com/threefoldfoundation/info_threefold_pub/tree/main/wiki)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- section 5 (TESTING GRANTS) -->
|
||||
|
||||
{% row() %}
|
||||
|
||||

|
||||
|
||||
|||
|
||||
|
||||
## JOIN US IN MAKING <br> **THREEFOLD BETTER**
|
||||
|
||||
All our docs are the results of community efforts. Create a pull request if you see mistakes, room for improvement, or new opportunities to help the ThreeFold community.
|
||||
|
||||
<br>
|
||||
|
||||
<button>[Contribute](https://github.com/threefoldfoundation/info_threefold_pub)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- section 6 (DOCUMENTATION) -->
|
||||
|
||||
{% row(style="center between") %}
|
||||
|
||||
## EXPLORE THE <br> **DOCUMENTATION**
|
||||
|
||||
{% end %}
|
||||
|
||||
{% row(style="center between") %}
|
||||
|
||||
### **Introduction:**
|
||||
[Intro to ThreeFold](https://library.threefold.me/info/threefold#/tfgrid/grid/threefold__grid_intro)
|
||||
|
||||
[The ThreeFold Grid](https://library.threefold.me/info/threefold#/tfgrid/grid/threefold__grid_concepts)
|
||||
|
||||
[ThreeFold Farming](https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__farming_intro)
|
||||
|
||||
[ThreeFold Cloud](https://library.threefold.me/info/threefold#/cloud/threefold__cloud_intro)
|
||||
|
||||
[ThreeFold Token](https://library.threefold.me/info/threefold#/tokens/threefold__token_what)
|
||||
|
||||
|||
|
||||
|
||||
### **Fundamentals:**
|
||||
|
||||
[Set up your account](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect)
|
||||
|
||||
[Charge your wallet](https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy)
|
||||
|
||||
[How billing works](https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__grid3_billing)
|
||||
|
||||
[Deploy workloads](https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__manual3_getstarted_home)
|
||||
|
||||
[Infrastructure as Code](https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__manual3_iac_home)
|
||||
|
||||
[Create a Farm](https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__create_farm)
|
||||
|
||||
|||
|
||||
|
||||
### **The Stack:**
|
||||
|
||||
[Zero-OS](https://library.threefold.me/info/threefold#/technology/threefold__zos)
|
||||
|
||||
[Smart Contract for IT](https://library.threefold.me/info/threefold#/technology/threefold__smartcontract_it)
|
||||
|
||||
[Quantum Safe Storage](https://library.threefold.me/info/threefold#/qss/threefold__qsss_home)
|
||||
|
||||
[Virtual Machines](https://library.threefold.me/info/threefold#/manual_tfgrid3/manual3_iac/grid3_terraform/threefold__terraform_get_started?id=getting-started)
|
||||
|
||||
[Kubernetes](https://library.threefold.me/info/threefold#/manual_tfgrid3/manual3_iac/grid3_terraform/threefold__terraform_get_started?id=kubernetes)
|
||||
|
||||
[Planetary Network](https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__grid3_planetary_network)
|
||||
|
||||
{% end %}
|
||||
|
||||
<br>
|
||||
12
content/developer/automation/index.md
Normal file
12
content/developer/automation/index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: automation
|
||||
|
||||
extra:
|
||||
imgPath: images/automation.png
|
||||
button : Explore Other Developer Components
|
||||
link : /developer
|
||||
---
|
||||
|
||||
## Autonomous Components
|
||||
|
||||
Accelerate you cloud transformation journey with ThreeFold's autonomous and decentralized infrastructure. With self-healing and self-driving capabilities, the ThreeFold Grid allows developers and enterprises to discover, migrate and manage applications and IT infrastructures across their full cloud lifecycle in a self-service model. It removes the need of manual intervention and performs real-time anomaly detection and rebooting on your behalf.
|
||||
11
content/developer/blockchain/index.md
Normal file
11
content/developer/blockchain/index.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Blockchain
|
||||
extra:
|
||||
imgPath: images/blockchain.png
|
||||
button : Explore Other Developer Components
|
||||
link : /developer
|
||||
---
|
||||
|
||||
## ThreeFold Blockchain
|
||||
|
||||
The ThreeFold blockChain is an application specific blockchain built using the Parity Substrate framework. It is responsible for keeping records regarding farms and nodes, along with enabling smart contract based peer to peer billing for workload deployments on the Grid.
|
||||
16
content/developer/os/index.md
Normal file
16
content/developer/os/index.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: operating system
|
||||
|
||||
extra:
|
||||
imgPath: images/operating_system.png
|
||||
button : Explore Other Developer Components
|
||||
link : /developer
|
||||
---
|
||||
|
||||
## **Operating System**
|
||||
|
||||
A groundbreaking autonomous operating system built from scratch, starting with just the Linux kernel. It offers unparalleled security and efficiency. With no remote shell or login and extremely small footprint, Zero-OS ensures that hosted workloads are protected from administrative exploits and errors.
|
||||
|
||||
<br />
|
||||
|
||||
Users pay for the capacity they utilize directly with TFT meaning the system is widely accessible and without intermediaries. Zero-OS offers a complete set of primitives capable of hosting any digital workload through virtual machines or containers, as well as a highly compatible yet cutting edge storage solution with minimal migration.
|
||||
13
content/developer/planetarynw/index.md
Normal file
13
content/developer/planetarynw/index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: planetary network
|
||||
|
||||
extra:
|
||||
imgPath: images/planetary_network.jpg
|
||||
button : Explore Other Developer Components
|
||||
link : /developer
|
||||
---
|
||||
<br>
|
||||
|
||||
## Planetary Network
|
||||
|
||||
Secure Planetary Network is an end-to-end encrypted global overlay network that implements the Yggdrasil initiative. It provides publicly accessible addresses to every connected device through a highly resilient and flexible routing scheme. ThreeFold protocols like the Reliable Message Bus extend these capabilities to serve the unique needs of the ThreeFold Grid.
|
||||
17
content/developer/qsfs/index.md
Normal file
17
content/developer/qsfs/index.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: qsfs
|
||||
|
||||
extra:
|
||||
imgPath: images/qsfs.png
|
||||
button : Explore Other Developer Components
|
||||
link : /developer
|
||||
---
|
||||
|
||||
## Quantum-Safe Storage
|
||||
|
||||
An optimized filesystem frontend for Zdb, with built-in archival features. Zero-DB is a super fast and efficient always append database supporting a subset of the popular Redis protocol. It has superior write performance on hard disk and can also extend the life of solid state disks, while executing up to 50, 000 transactions per second. Zero-DB is suitable out of the box for many database applications and is a building block for advanced storage solutions.
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
Works together with ZStor to create a highly compatible and extremely secure storage solution, called Quantum Safe Filesystem. ZStor is a distributed and ultra secure storage backend. It compresses, encrypts, and disperses data across a set of Zdbs, to achieve strong resistance to even quantum computing attacks. Flexible configurations enable tuning according to preferences for efficiency, resiliency, and data location. Scales limitlessly and heals seamlessly.
|
||||
12
content/developer/tooling/index.md
Normal file
12
content/developer/tooling/index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: tooling
|
||||
|
||||
extra:
|
||||
imgPath: images/tooling.png
|
||||
button : Explore Other Developer Components
|
||||
link : /developer
|
||||
---
|
||||
|
||||
## Developer tooling
|
||||
|
||||
ThreeFold's Internet and cloud infrastructure was designed to power the transition from the web2 to the web3 era seamlessly. After integrating TerraForm's infrastructure as code, Kubernetes and Docker to the decentralized cloud computing environment and building the most compatible Internet storage system in the world, the ThreeFold Grid provides the ideal environemnt for developers and enterprises to migrate seamlessly and scale limitessly.
|
||||
Reference in New Issue
Block a user