Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

roundcube/plugins-cookbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookbooks for Roundcube Plugins Repository

Vagrant setup

Server preparation

The server should run Ubuntu Trusty. Before starting, please ensure the latest updates have been applied.

  • apt-get update
  • apt-get upgrade
  • apt-get dist-upgrade
  • apt-get install ruby make git

Then install all requirements for the cookbooks to run:

./apt-setup.sh

Cookbook Installation

  • set live: true in dna.json
  • chef-solo -c /home/you/cookbooks/chef-solo/solo.rb -o 'recipe[apt],recipe[tomcat-solr],recipe[packagist]'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published