Skip to content

Dallas-Makerspace/Inventory

Repository files navigation

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 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.

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages