Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qjoly/talos.coffee.extension
Drink a coffee on your Talos nodes.
https://github.com/qjoly/talos.coffee.extension
Last synced: about 2 months ago
JSON representation
Drink a coffee on your Talos nodes.
- Host: GitHub
- URL: https://github.com/qjoly/talos.coffee.extension
- Owner: qjoly
- Created: 2024-10-23T17:22:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T12:24:43.000Z (2 months ago)
- Last Synced: 2024-11-30T16:40:56.414Z (about 2 months ago)
- Language: CSS
- Size: 73.2 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talos Coffee Extension
This project is a demo to create a Talos extension. It showcases how to extend Talos with custom functionality using a simple coffee-related example.
![demo image](demo.png)
## Getting Started
There are two ways to get started with this project:
- Using the ISO that already has the extension installed
- Installing the extension using the installer image### Using the ISO
1. Download the ISO available on latest Builds.
2. Boot the ISO on a machine.Open your browser and navigate to `http://NODE_IP:1337/` to access the app UI.
### Using the Installer Image
1. Boot your machine with any Talos iso.
2. In your machine configuration, change `machine.install.image` to an [image in Package Registry of this repository](https://github.com/qjoly/talos.coffee.extension/pkgs/container/talos.coffee.extension%2Finstaller).## Features
- Nothing, It only shows a coffee cup and few information about the node (Hostname / IP).
Like we say in France: "Inutile, donc indispensable" (Useless, therefore essential).