https://github.com/eikendev/agents
Various automation scripts that make my life a little easier
https://github.com/eikendev/agents
dockerhub-webhook git-mirror
Last synced: 10 months ago
JSON representation
Various automation scripts that make my life a little easier
- Host: GitHub
- URL: https://github.com/eikendev/agents
- Owner: eikendev
- License: isc
- Created: 2020-04-21T19:03:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-28T18:58:40.000Z (about 4 years ago)
- Last Synced: 2025-02-22T17:49:04.041Z (over 1 year ago)
- Topics: dockerhub-webhook, git-mirror
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
This repository contains various scripts for my personal needs.
I call them agents, because I want to have them running regularly on a server.
## Usage
Generally, for all agents the `config.env.sample` file acts as a base for your custom configuration.
Copy it as `config.env` in the directory of `main.sh`, and adapt it to your needs.