Commit Graph

25 Commits

Author SHA1 Message Date
Petr Baloun d1bcee0dfa Moved ssl keys to /var/lib/snipeit 2016-04-04 09:31:45 +02:00
Petr Baloun e4dfb188fa Created data volume, redirected data directories there 2016-04-04 09:31:45 +02:00
Brady Wetherington 6c7e265921 Enable/Disable SSL based on existence of SSL cert data 2015-12-29 16:41:54 -08:00
Brady Wetherington 27962d5439 Merge branch 'develop' into docker_fix_2 2015-12-29 12:36:45 -08:00
Brady Wetherington f4af607d1a Point instead to the formal documentation, instead of having it here. 2015-12-29 12:35:14 -08:00
bmk a8e686cdf7 added SSL config for apache 2015-11-18 15:58:17 +01:00
Brady Wetherington 3a99136f73 More documentation fixes 2015-11-12 21:14:10 -08:00
Brady Wetherington 50170dd774 Improve start script, add entrypoint script 2015-11-12 20:05:39 -08:00
Brady Wetherington 5e1bec71f2 Start to move README over to emphasize running docker pull snipe/snipe-it 2015-11-12 14:07:05 -08:00
Brady Wetherington bdc0619016 Merge branch 'develop' into custom_fields
Conflicts:
	app/helpers.php
2015-10-20 17:11:04 -07:00
Brady Wetherington 22ea008bb4 New documentation on Docker method of running Snipe-IT. New environment
variables available to customize how Snipe-IT ought to work under
Docker. Locale, timezone, and custom-URL support. Documentation pushes
users to move more towards 'env-files' rather than environment variables.

Fixes #1020
2015-09-21 16:44:17 -07:00
Brady Wetherington 49a20c75ed Fix for #1052 - hopefully make it less brittle in future as well. 2015-09-21 13:15:26 -07:00
Ira W. Snyder 3f08258bf0 Add LDAP support to Docker image
This adds LDAP support to the Docker image. All parameters are specified
using environment variables named following the convention in the
configuration files themselves.
2015-08-28 09:10:28 -07:00
Ira W. Snyder f7ce7060eb Allow Docker users to set the server URL
This change allows Docker users to set the server URL by setting the
SERVER_URL environment variable. This is done in the same way as the
database and mail settings.
2015-08-28 09:03:06 -07:00
Ira W. Snyder 1927f131aa Fix broken Docker build
The Dockerfile now includes the php5-curl package, which is needed to
satisfy a missing dependency.

The docker/app_start.patch was updated to match changes to the source
code.
2015-08-26 14:09:03 -07:00
snipe 67e18cb110 Updates for switch to username 2015-07-26 19:56:03 -07:00
Brady Wetherington 2645acd827 First stab at custom fields - model side only, to start 2015-07-06 20:09:47 -07:00
Brady Wetherington c0ce1939cb Make Docker respect email configuration passed via environment. 2015-02-17 21:13:40 -08:00
Brady Wetherington f5b5f66b82 Update README.md 2015-02-17 16:36:54 -08:00
Brady Wetherington 24e72d1b56 Update README.md 2015-02-17 16:35:31 -08:00
Brady Wetherington f2922b0a44 Update README.md 2015-02-17 16:33:23 -08:00
Brady Wetherington 92a99993ea Update README.md 2015-02-17 16:30:52 -08:00
Brady Wetherington 9be159ea15 Cleaned up the docker images to shrink it; expanded docker documentation 2015-02-17 16:22:03 -08:00
Brady Wetherington 3ee9e93349 Note about key:generate 2015-02-16 21:27:23 -08:00
Brady Wetherington c9b51bface Docker kinda-sorta working, and documentation 2015-02-16 21:27:23 -08:00