https://github.com/threefoldtech/tf-images
https://github.com/threefoldtech/tf-images
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/threefoldtech/tf-images
- Owner: threefoldtech
- License: apache-2.0
- Created: 2019-10-29T08:17:53.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2025-04-06T16:34:18.000Z (about 2 months ago)
- Last Synced: 2025-04-09T17:09:52.360Z (about 1 month ago)
- Language: JavaScript
- Size: 109 MB
- Stars: 1
- Watchers: 14
- Forks: 3
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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 .