https://github.com/threefoldtech/apps
Some builders for some flists. Move on
https://github.com/threefoldtech/apps
Last synced: 9 months ago
JSON representation
Some builders for some flists. Move on
- Host: GitHub
- URL: https://github.com/threefoldtech/apps
- Owner: threefoldtech
- License: apache-2.0
- Created: 2020-05-28T19:58:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-12T09:20:59.000Z (about 2 years ago)
- Last Synced: 2024-04-30T08:06:31.260Z (over 1 year ago)
- Language: Makefile
- Size: 44.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
> If you don't know what zos, or flist are either check [threefold](http://threefold.io/) or move away.
# Some automated flist builders
This repo has workflows to auto build some flists.
# The base image
Base image provide the basic image, runs zinit and start `dropbear` by default. For more information please check [here](base/readme.md)
## Idea
the base image is an alpine base image with zinit and sshd pre configured. One started by itself you get ssh out of the box and capabilities of zinit as a process manager. The other builders (in this repo or different repos) can use this as a base image to add their own services.
# Other flist
## Prometheus
Prometheus extends the base image by adding prometheus plus the required zinit unit file to auto start it.