Go to file
2023-11-25 15:50:52 -06:00
Database Committed for test 2023-05-15 16:44:17 -05:00
logs made additional changes 2023-05-20 20:22:23 +00:00
Scripts Pre-Test Push 2023-05-27 15:54:28 -05:00
Site@a715d95da7 Moved to new gitserver 2023-11-25 15:40:54 -06:00
.bash_history made additional changes 2023-05-20 20:22:23 +00:00
.bashrc made additional changes 2023-05-20 20:22:23 +00:00
.gitconfig made additional changes 2023-05-20 20:22:23 +00:00
.gitignore Removed ssh directory from project 2023-05-20 15:56:57 -05:00
.gitmodules Moved to new gitserver 2023-11-25 15:40:54 -06:00
.selected_editor made additional changes 2023-05-20 20:22:23 +00:00
.sqlite_history made additional changes 2023-05-20 20:22:23 +00:00
.viminfo made additional changes 2023-05-20 20:22:23 +00:00
README.md Added README 2023-11-25 15:50:52 -06:00
setup-server.sh Added new script to handle loading files into the db and updating them. Python handled it better than bash. 2023-05-21 13:38:12 -05:00
test.php Pre-Test Push 2023-05-27 15:54:28 -05:00

WebCron

This project is one that I worked on for a P&P (Project and Portfolio) class. It is a web-based php project that was meant to handle your systems crontabs and would (once finished) also allow for logging all output and exit-codes within each crontab.

While it hasn't been touched since May of 2023, I plan to keep working on it for my own amusement and use.

Planned Features

  1. Crontab Management (setup new and manage existing crontabs)
  2. Ansible Integration
  3. Log & Exit-code handling (with smtp & snmptrap alerts)