Skip to content

Chassis/Tachyon

Repository files navigation

Tachyon

A Chassis extension to install and configure Tachyon on your Chassis server.

Tachyon is a faster than light image resizing service. You can learn about the server here.

You'll also need the Tachyon WordPress Plugin to take advantage of the service.

Installation

Via Chassis config:

extensions:
  - chassis/tachyon

Or clone into your extensions directory using git:


git clone --recursive [email protected]:Chassis/Tachyon.git tachyon

Run vagrant provision.

Configuration options

You can configure the port used by Tachyon in your chassis config file.

tachyon:
  port: 1234

Check the local-config.php for the settings you can define.

About

A local Tachyon server for Chassis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published