Skip to content

📦 Multi-platform Partkeepr inventory management system image with host volume support.

License

Notifications You must be signed in to change notification settings

dzikus/docker-partkeepr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Partkeepr Docker

Build Status Docker Pulls Docker Stars Docker Image Size (latest by date) Docker Image Version (latest by date)

Image of Partkeepr built using PHP7.1 and Nginx-fpm. Running the included docker-compose.yml creates a Partkeepr stack using MariaDB 10.0, with default database settings preconfigured in the Partkeepr setup page available at http://localhost:8080/setup (connect using hostname database in Partkeepr setup).

This image supports the amd64, arm64 and armhf platforms.

Volumes

  • /partkeepr/app/config: Partkeepr configuration folder.
  • /partkeepr/data: Partkeepr data folder.
  • /partkeepr/web: Partkeepr website root folder.

The authentication key generated during setup can be retrieved using:

docker exec partkeepr cat app/authkey.php

About

📦 Multi-platform Partkeepr inventory management system image with host volume support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.9%
  • Dockerfile 35.7%
  • Shell 7.4%