An open API service indexing awesome lists of open source software.

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

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.