Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create issue templates , update repo readme #319

Merged
merged 1 commit into from
Jan 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions .github/ISSUE_TEMPLATE/current_image_bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: Current Image Bug
about: for any bug with current images
title: 🐞 [Bug]:
labels: 'type_bug'
assignees: ''

---

## Basic information

- Image name:
- Env var passed if there :

## Describe the Bug :


## Relevant logs :

- Please copy and paste any relevant log output.

## notes for ops team
- [ ] for ops please mark this as done when this image fixed and promoted .
- [ ] mention issue author to open an issue in the relevant repo for updating flist name if it's changed after fix .
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/new_image_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: New Image request
about: for creating new image
title:
labels: 'type_feature'
assignees: ''

---

## Basic information
- please mention all information about the solution , operation system or application you want an image for it .

## notes for ops team
- [ ] for ops please mark this as done when this image done and promoted .
- [ ] mention issue author to open an issue in the relevant repo for updating flist name .
96 changes: 39 additions & 57 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,74 +1,56 @@
# New
## TF Images :

> we are in the process to move docker builders to v builders see https://github.com/threefoldtech/vbuilders
- 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 .

# Apps
## Examples for Apps :

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

## Humhub
- Dockerfile info: [humhub](./humhub/README.md)
- flist https://hub.grid.tf/mikhaieb/bishoyabdo-humhub-1.3.15.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

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

## Taiga
- Dockerfile info: [taiga](./taiga/README.md)
- flist https://hub.grid.tf/hosnys/hossnys-taiga-latest.flist
### Peertube

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

## Freeflowpages
- Dockerfile info: [freeflowpages](./freeflowpages/README.md)
- flist https://hub.grid.tf/mikhaieb/bishoyabdo-freeflowpages-latest.flist
### Orcestrators :

## Wordpress
- Dockerfile info: [wordpress](./wordpress/README.md)
- flist https://hub.grid.tf/mikhaieb/bishoyabdo-wordpress-latest.flist
## Gitea
- Dockerfile info: [gitea](./gitea/README.md)
- flist https://hub.grid.tf/tf-official-apps/gitea-latest.flist
## K3S:
- Dockerfile info : [K3S](./tfgrid3/k3s/README.md)
- flist: https://hub.grid.tf/tf-official-apps/threefolddev-k3s-v1.31.0.flist

## Ubuntu 18
- Dockerfile info: [Ubuntu 18](./ubuntu_18/README.md)
- flist : https://hub.grid.tf/tf-bootable/3bot-ubuntu-18.04.flist
## Operating Systems Distros :

## Ubuntu 19
- Dockerfile info: [Ubuntu 19](./ubuntu_19/README.md)
- flist : https://hub.grid.tf/tf-bootable/3bot-ubuntu-19.10.flist
### 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 20
- Dockerfile info: [Ubuntu 20 ](./ubuntu_20/README.md)
- flist : https://hub.grid.tf/tf-bootable/3bot-ubuntu-20.04.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

## CRM
- Dockerfile info: [crm](./crm/README.md)
- flist : pending in issue https://github.com/Incubaid/crm/issues/159
### 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

## publishingtools
## Contribution :

- Dockerfile info: [publishingtools](./publishingtools/README.md)
- flist: <https://hub.grid.tf/ahmed_hanafy_1/ahmedhanafy725-pubtools-https.flist>
- 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 :

## peertube

- Dockerfile info: [peertube](./peertube/README.md)
- flist: <https://hub.grid.tf/ashraf.3bot/threefoldtech-peertube-latest.flist>

## couchDB

- Dockerfile info: [couchdb](https://github.com/threefoldtech/tf-images/blob/master/couchdb/README.MD)
- flist: https://hub.grid.tf/arehman/v2-couchdb-0-2.flist


# instructions

- upload to https://hub.grid.tf/
-
- please follow the issue templates in this repo when creating a new issue .
Loading