Installing BeyondCron

Requirements

Unix operating system with at least 1 vCPU, 1 GB of memory and 1 GB of disk.

  • Java 8 or 11
  • git 1.7 or greater
  • ssh 
  • sudo
Optional
  • SQL database or AWS DynamoDB and S3 for job execution logging
  • AWS Cognito or Unix PAM for user management

  • Debian (deb) package

Installing

Install 

Installing as a RedHat package

  1. install the RPM signature (optional)
root# cd /tmp
root# wget https://beyondcron.com/downloads/stable/RPM-GPG-KEY-beyondcron
root#
  1. download the latest RPM
root# cd /tmp
root# wget https://beyondcron.com/downloads/stable/beyondcron-latest.rpm

Installing as a Debian package

Install as ZIP file

BeyondCron is composed of 3 daemons (bc-agent, bc-server & bc-web) and a command line interface (bc-cli), all of which can be installed on a single server.

BeyondCron will run unrestricted for 1 month, after which it will be limited to 5 jobs running on a standalone BeyondCron server. Once BeyondCron is installed, a license can be purchased to increase the number of jobs and/or to run BeyondCron clustered.