https://github.com/threefoldtech/grid_wiki
Starting point for the threefoldtech organization
https://github.com/threefoldtech/grid_wiki
Last synced: 2 days ago
JSON representation
Starting point for the threefoldtech organization
- Host: GitHub
- URL: https://github.com/threefoldtech/grid_wiki
- Owner: threefoldtech
- License: apache-2.0
- Created: 2018-07-29T09:48:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2026-05-27T14:04:31.000Z (7 days ago)
- Last Synced: 2026-05-27T15:25:47.804Z (7 days ago)
- Homepage: https://threefold.io
- Size: 23.9 MB
- Stars: 13
- Watchers: 22
- Forks: 4
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grid Wiki
Organizational home repository containing team documentation, engineering processes, product specifications, and release information.
## What this is
Grid Wiki functions as the central knowledge base for contributors and maintainers across the technology ecosystem. It covers development workflows, component ownership, release planning, team structure, and operational processes.
This repository does not contain production code; it serves as the canonical location for project-wide documentation and coordination.
## What this repository contains
- Engineering meeting notes and records
- Team structure and contact information
- Component ownership and overview documentation
- Contribution guidelines and discipline standards
- Product council and deployment information
- Release notes and changelogs
## Role in the stack
Grid Wiki is the administrative and documentary layer of the ecosystem. It provides the processes, standards, and records that keep distributed development aligned. It complements code repositories by defining how they are maintained, released, and governed.
## Relation to ThreeFold
This technology is used within the ThreeFold ecosystem and was first deployed on the ThreeFold Grid. The component itself is designed as reusable infrastructure technology and should be understood by its technical function first, independent of any specific deployment.
## Ownership
This repository is owned and maintained by TF-Tech NV, a Belgian company responsible for the development and maintenance of this technology.
## Contents
- [Engineering meetings](wiki/engineering_meetings)
- [Team](wiki/team/team.md)
- [Components](wiki/components/components_overview.md) (includes owners)
- [How to contribute](wiki/contribution/)
- [Discipline standards](wiki/contribution/discipline.md)
- [Council](wiki/products/v3/deployments)
- [V3 releases / changelog](wiki/products/v3/)
## Processes
- [Development](wiki/contribution/development_process.md)
- [QA](wiki/contribution/develop_process.md)
- [Operations](wiki/contribution/ops_process.md)
## Releases
The latest release information can be found in the [v3 releases directory](wiki/products/v3/).
## License
This project is licensed under the Apache License 2.0 — see the [LICENSE](LICENSE) file for details.