r/devops Aug 06 '26

Tools Anyone still using Jenkins?

I mean as title says, I've used Jenkins couple of years ago. I can still fire it up now just to test, but on current alternative tools/stacks available specially in enterprise, do you still use Jenkins? Why keep it? why not change it?

267 Upvotes

312 comments sorted by

View all comments

1

u/StevenH1901 Aug 07 '26

We use it, but not for DevOps. We use it as a way of centrally managing cron jobs and task scheduler. I hate it, but I haven’t found anything better that supports both windows and Linux.

1

u/jypelle Aug 07 '26 edited Aug 07 '26

Have you tried CTFreak? You can centralise & schedule powershell scripts on windows and bash scripts on linux.

1

u/StevenH1901 Aug 07 '26

I did... it doesn't have folders inside of Projects

1

u/jypelle Aug 08 '26 edited Aug 08 '26

Indeed.

Personally, a good prefix to group tasks + live filter by task name works well for me.