SkillAgentSearch skills...

Inventory

An inventory management system designed for the Dallas Makerspace

Install / Use

/learn @Dallas-Makerspace/Inventory
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

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.
View on GitHub
GitHub Stars51
CategoryDesign
Updated4mo ago
Forks25

Languages

PHP

Security Score

97/100

Audited on Nov 24, 2025

No findings