this post was submitted on 28 Feb 2025
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

223 readers
1 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/florianhoss on 2025-02-28 08:20:58+00:00.


Hey r/selfhosted & r/devops!

I've built a task scheduler that simplifies job automation using Go and Vue.js, and Iโ€™d love to share it with the community!

Overview of all jobs with the status of the latest 3 runs

๐Ÿ”ฅ Features:

โœ… Simple YAML Configuration โ€“ Define jobs, cron schedules, and environment variables easily.

โœ… Cron Scheduling โ€“ Supports precise job execution with cron expressions.

โœ… Environment Variables โ€“ Customize job execution with per-job env variables.

โœ… Easy Job Management โ€“ Quickly add/remove jobs via a simple config file.

โœ… Pre-installed Backup Software โ€“ Built-in backup solution for hassle-free backups.

๐Ÿš€ How It Works:

  • Defaults Section: Define default cron expressions & environment variables for all jobs.
  • Jobs Section: Specify multiple jobs with unique cron schedules, environment variables, and commands.
  • Commands Execution: Each job executes multiple commands sequentially.

Would love your thoughts, feedback, and suggestions!

Repo & Docs:

Let me know if youโ€™d like any additional features. Cheers!

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here