Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.
/ pydio-booster Public archive

Empower your Pydio server with this golang-based dedicated tool.

License

Notifications You must be signed in to change notification settings

pydio/pydio-booster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pydio Booster

Golang tools to improve admin experience on both deployment and performance.

Download binaries directly at :

https://download.pydio.com/pub/booster

Dependencies :

git (https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
go (https://golang.org/doc/install)
glide (https://glide.sh/)

To install from source :

git clone https://github.com/pydio/go.git ${GOPATH}/src/github.com/pydio/go
${GOPATH}/src/github.com/pydio/pydio-booster/build/install.sh

To build for a machine :

git clone https://github.com/pydio/go.git ${GOPATH}/src/github.com/pydio/go
${GOPATH}/src/github.com/pydio/pydio-booster/build/build.sh --machines "darwin|386" --dir ${GOPATH}/bin --force

About

Empower your Pydio server with this golang-based dedicated tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published