Skip to content

Releases: classaxe/clamp

1.0.10

16 Feb 13:12

Choose a tag to compare

Added support for Memcached server
Updated vstatus to be more consistent and to include monitoring of:

  • Crontab service
  • Memcached service
  • Ntp doemon

1.0.9

11 Sep 13:19

Choose a tag to compare

Moved 000-setup_config.sh to root as config_options.sh and sourced it properly where needed.

1.0.8

11 Sep 10:35

Choose a tag to compare

Vagrant status now shows varnish status only if varnish is installed.
Small file for code sniffer missing a file.

1.0.7

10 Sep 12:52

Choose a tag to compare

Small fix for code sniffer WordPress sniffs.

1.0.6

10 Sep 12:51

Choose a tag to compare

Bug fixes.
Now has config option to:

  • Install Varnish;
  • Install Ruby;
  • Choose to have mysql data mounted externally on shared host resource or not.

Notes:

  • Ruby not 100% yet
  • MySQL external data mount not working properly yet so best to leave disabled.

1.0.5

08 Sep 12:00

Choose a tag to compare

Small change to vhost command to preserve port configured for http service so that sites using Varnish HTTP Proxy may be listed and then recreated and will continue to use their non-standard port assignments.

1.0.4

10 Aug 14:30

Choose a tag to compare

The vhost command now defaults to using port 80 (bypassing Varnish) but this is configurable.
Now includes these code sniffers and fixers:

  • phpcs
  • phpcs-wp
  • phpcbf
  • phpcbf-wp

Mysql database is no longer configured to operate outside the VM.

1.0.3

10 Aug 14:30

Choose a tag to compare

Added phpDefault as easy way to see and change PHP CLI default version

1.0.2

10 Aug 14:29

Choose a tag to compare

Added new function phpErrors to easily enable / disable php errors for all installed versions

1.0.1

10 Aug 14:29

Choose a tag to compare

Minor changes to setup scripts for RXX and CIYT systems