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

https://github.com/calinradoni/scripts

Scripts that I consider useful and worth keeping around
https://github.com/calinradoni/scripts

ansible bash cloud-init lxd

Last synced: 5 months ago
JSON representation

Scripts that I consider useful and worth keeping around

Awesome Lists containing this project

README

          

# Scripts

This repository contains scripts that I consider useful and worth keeping around.

## Highlights

- `Ansible` directory contains its own README.
- `Bash/template.sh` is a template for bash scripts.
- `Bash/generalize_simple.sh` some simple steps to generalize a virtual machine or container.
- `LXD/k-playground.sh` builds, shows and destroys a [LXD Playground for Kubernetes](https://calinradoni.github.io/pages/230918-lxd-playground-for-k8s.html). The linked article contains the basic steps. The script is the practical, scripted, implementation.
- `LXD/a-playground.sh` builds, shows and destroys an Ansible playground. The containers can be accessed from the host by name.
- `web/randomLettersFX.ts`.
- `Astro` directory is for `Astro` and `Starlight` development and contains its own README.

## License

This repository is licensed under the terms of the MIT License. See the [LICENSE](LICENSE) file, [MIT License](https://opensource.org/license/mit/) on `opensource.org` or [MIT License](https://spdx.org/licenses/MIT.html) on `SPDX` site.