Sign inSign up

dallasmakerspace/inventory

By dallasmakerspace

Updated almost 8 years ago

Inventory tracker

Image
0

221

dallasmakerspace/inventory repository overview

DMS Inventory Manager Build Status License Coverage Status

Release

Find a copy of the latest build at Docker Hub.

About This Application

The application was initially created by Andrew LeCody, using the CakePHP framework and is released under the GNU Affero General Public License.

Installation

Installing this application is fairly easy, just follow these steps:

  1. Download the latest version with git (git clone https://github.com/Dallas-Makerspace/Inventory.git)
  2. In the app/config directory, rename core.php.default and database.php.default to core.php and database.php.default respectively.
  3. Modify the core.php and database.php files to suit your environment.
  4. Run docker build -t dallas-makerspace/inventory:latest . && docker stack deploy -c docker-compose.yml dms-inventory with the latest version of docker and docker with your DOCKER_HOST pointed to communitygrid.dallasmakerspace.org or localhost.

Tag summary

Content type

Image

Digest

Size

319.6 MB

Last updated

almost 8 years ago

docker pull dallasmakerspace/inventory