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

https://github.com/threefoldtech/tf-images


https://github.com/threefoldtech/tf-images

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## TF Images :

- we have here all threefoldtech docker images for operating system distros, apps and solutions which are available for deployment on https://dashboard.grid.tf , this repository is managed and maintained by Threefoldtech operation team .

## Examples for Apps :

### Discourse
- Dockerfile info: [discourse](./tfgrid3/forum-3/README.md)
- flist: https://hub.grid.tf/tf-official-apps/forum.flist

### Taiga
- Dockerfile info: [taiga](./tfgrid3/taiga/README.md)
- flist: https://hub.grid.tf/tf-official-apps/grid3_taiga_docker-latest.flist

### Wordpress
- Dockerfile info: [wordpress](./tfgrid3/wordpress/README.md)
- flist https://hub.grid.tf/tf-official-apps/tf-wordpress-latest.flist

### Gitea-mycelium
- Dockerfile info: [gitea](./tfgrid3/gitea_mycelium/README.md)
- flist https://hub.grid.tf/tf-official-apps/gitea-mycelium.flist

### Peertube

- Dockerfile info: [peertube](./tfgrid3/peertube/README.md)
- flist: https://hub.grid.tf/tf-official-apps/peertube-latest.flist

### Orcestrators :

## K3S:
- Dockerfile info : [K3S](./tfgrid3/k3s/README.md)
- flist: https://hub.grid.tf/tf-official-apps/threefolddev-k3s-v1.31.0.flist

## Operating Systems Distros :

### Ubuntu 20.04
- Dockerfile info: [Ubuntu 20.04](./tfgrid3/ubuntu20.04/README.md)
- flist : https://hub.grid.tf/tf-official-vms/ubuntu-20.04-lts.flist

### Ubuntu 22.04
- Dockerfile info: [Ubuntu 22.04](./tfgrid3/ubuntu22.04/fullvm/README.md)
- flist : https://hub.grid.tf/tf-official-vms/ubuntu-22.04.flist

### Ubuntu 24.04
- Dockerfile info: [Ubuntu 24.04](.//tfgrid3/ubuntu24.04/fullvm/README.md)
- flist : https://hub.grid.tf/tf-official-vms/ubuntu-24.04-full.flist

## Contribution :

- create a new branch for your work from development branch .
- push your work to your branch .
- create a PR and ask for review from code owners .
- once your PR approved and merged , make sure to ask @maxux to promote your newly built flist .
## new issues :

- please follow the issue templates in this repo when creating a new issue .