Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparkfabrik/platform-utilities
Network and other useful utilities crafted for a platform team.
https://github.com/sparkfabrik/platform-utilities
Last synced: 23 days ago
JSON representation
Network and other useful utilities crafted for a platform team.
- Host: GitHub
- URL: https://github.com/sparkfabrik/platform-utilities
- Owner: sparkfabrik
- License: other
- Created: 2023-12-11T15:56:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T19:39:25.000Z (10 months ago)
- Last Synced: 2024-12-24T05:54:46.362Z (about 1 month ago)
- Language: Dockerfile
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Platform team utilities
This project is a Docker CLI project that provides common tools used by a platform team.
Usage:
- Run the Docker CLI commands to manage containers, images, networks, and volumes.
- Use the provided tools to streamline the development and deployment processes.Adding a package:
- **Archlinux** (not aur): Add the package name to the `src/arch.pkgs` file.
- **Python**: Add the package name to the `src/python.pkgs` file.Dependencies:
- Docker: Make sure Docker is installed and properly configured on your system.Contributing:
- Fork the repository and make your changes.
- Submit a pull request with a detailed description of the changes made.License:
- This project is licensed under the GPL3 License. See the LICENSE file for more details.