trambar

1.0.11 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i trambar

Weekly Downloads

1

Version

1.0.11

License

MIT

Unpacked Size

38.6 kB

Total Files

9

Last publish

Collaborators

  • cleong