https://github.com/singnet/das-toolbox
https://github.com/singnet/das-toolbox
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/singnet/das-toolbox
- Owner: singnet
- Created: 2024-01-31T23:16:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-02-18T19:50:20.000Z (4 months ago)
- Last Synced: 2026-02-18T19:55:04.975Z (4 months ago)
- Language: Python
- Size: 1.5 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
Awesome Lists containing this project
README
# DAS Toolbox
This repository contains tools for DAS, facilitating the management and operation of containerized services and GitHub Actions runners.
## Available Tools
### das-cli
This tool is a CLI that provides a set of commands to manage containerized services, OpenFaaS functions, and Metta operations.
[Full documentation](das-cli/README.md)
### das-runner-manager
This tool allows managing self-hosted GitHub Actions runners using Docker.
[Full documentation](das-runner-manager/README.md)