Skip to content

A web portal that allows users to schedule scripts or commands to run on selected target nodes using SaltStack. The tool will provide a user-friendly interface for scheduling jobs and managing the schedule through a web-based UI.

Notifications You must be signed in to change notification settings

ananyaaaaww/SaltStack_Job_Scheduler_with_Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A SALTY SCHEDULER

A web portal that allows users to schedule scripts or commands to run on selected target nodes using SaltStack. The tool will provide a user-friendly interface for scheduling jobs and managing the schedule through a web-based UI.

use

OBJECTIVES :

One : Scheduling through Web UI -

Web-based SaltStack scheduler to automate scripts and commands on multiple servers at specific time or intervals.

Two : Simplified Script Execution -

Schedule script or command execution on target nodes using a user-friendly UI by just getting inputs from user.

Three : Enhanced Job Management -

Easily view, edit, delete, list and run scheduled jobs through a web-based interface, reducing errors for all the users.

Screenshot 2024-05-10 at 12 17 13 AM

DOCUMENTATIONS REFERRED :

  1. https://docs.saltproject.io/salt/user-guide/en/latest/topics/scheduler.html
  2. https://docs.saltproject.io/en/latest/ref/modules/all/salt.modules.cp.html#salt.modules.cp.push
  3. https://docs.saltproject.io/en/latest/ref/wheel/all/salt.wheel.file_roots.html#salt.wheel.file_roots.write
  4. https://docs.saltproject.io/en/latest/ref/netapi/all/salt.netapi.rest_cherrypy.html
  5. https://docs.saltproject.io/en/latest/topics/eauth/index.html
  6. https://docs.saltproject.io/en/latest/ref/clients/index.html#python-api
  7. https://docs.saltproject.io/en/latest/topics/api.html
  8. https://docs.saltproject.io/en/latest/ref/cli/salt-api.html
  9. https://docs.saltproject.io/en/latest/ref/configuration/master.html

Workflow of the Website

image

Snapshots of the Web Page

image (1) Screenshot 2024-05-14 at 2 14 29 AM Screenshot 2024-05-14 at 2 13 57 AM image Screenshot 2024-05-14 at 2 09 33 AM

Conclusion & Future Scope

One : This project delivers a centralised web-based SaltStack scheduler, simplifying script and command execution on servers.

Two : In future, it can be scaled to integrate job monitoring and visualisation for real-time insights into scheduled tasks.

Three : Even further, it can implement user access control and role-based permissions for secure job scheduling management.

About

A web portal that allows users to schedule scripts or commands to run on selected target nodes using SaltStack. The tool will provide a user-friendly interface for scheduling jobs and managing the schedule through a web-based UI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published