1.0.11 • Published 7 years ago

trambar v1.0.11

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Trambar-cli

Trambar-cli is a utility for installing and updating a Trambar server.

Installation

sudo npm install -g trambar

Usage

Installing Trambar

Please following the instructions here.

Starting Trambar

sudo trambar start

Stoping Trambar

sudo trambar stop

Restarting Trambar

sudo trambar restart

Updating Trambar

To pull the latest images of Trambar from Docker Hub:

sudo trambar update

Uninstalling Trambar

To remove Trambar's Docker images from a system as well as its configuration files:

sudo trambar uninstall

You will need to manually remove the database and any media files (probably in /srv/trambar).

License

This project is licensed under the MIT License - see the LICENSE.md file for details

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago