658 B
658 B
Webcron Management (Development Virtual Machine)
(c) 2017, 2021 Jeroen De Meerleer me@jeroened.be
Webcron management is an easy-to-use interface to manage cronjob running on a publicly available http-location.
Requirements
- Vagrant
- Vagrant compatible hypervisor (eg. Virtualbox)
- Ansible
Installation
- Clone this repository to [dir]/webcron-dev-vm
- Clone the webcron-repository to [dir]/webcron
- Open your terminal and cd to [dir]/webcron-dev-vm
vagrant up
- While the vm is provisioning edit your /etc/hosts to webcron.test point to 192.168.56.11
- Last but not least: happy devving