Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.