Commit Graph

21 Commits

Author SHA1 Message Date
Michael Mayer
43b860801c Proof-of-concept for using TiDB instead of MySQL #60 2018-12-18 18:38:30 +01:00
Michael Mayer
c5ee0fee48 Add darktable development docker image #62
- Improved build scripts and Dockerfile
- broadwayd can be used as display server for darktable or other GTK based software
2018-11-12 06:58:39 +01:00
Michael Mayer
dd26ee0dca Use functions for all config values #50
Why? See https://github.com/photoprism/photoprism/issues/50#issuecomment-433856358
2018-11-09 20:48:23 +01:00
Michael Mayer
ac31141669 Smaller docker images with multi-stage build #39 2018-11-08 10:56:11 +01:00
Michael Mayer
16bd9bc142 Changed port to 2342 2018-10-09 04:01:50 +02:00
Michael Mayer
d7e4531231 Indexer now sets country (guess when there there is no location) 2018-09-19 11:16:18 +02:00
Michael Mayer
de494fb8f8 Fixed Config.CreateDirectories() 2018-09-18 16:34:08 +02:00
Michael Mayer
97d5bcf8ce Simplified application configuration 2018-09-18 15:13:02 +02:00
Michael Mayer
0c1f326dc5 Improved docker-compose configs 2018-09-17 18:08:46 +02:00
Michael Mayer
bc4417b6b0 Added deploy section to .travis.yml to automatically push docker images 2018-09-17 12:11:19 +02:00
Michael Mayer
78d9484d81 Directory clean-up: Moved source code to internal/ and config files to configs/ 2018-09-14 14:04:03 +02:00
Michael Mayer
31562d43cb Improved docker and application config 2018-09-13 20:54:34 +02:00
Michael Mayer
1517afc1fd Improved Docker configuration 2018-09-05 18:05:34 +02:00
Michael Mayer
fcddb5ddfe Implemented frontend proof of concept with Webpack and VueJS 2018-07-27 17:31:39 +02:00
Michael Mayer
546a65aff0 Implemented index command 2018-07-20 10:54:31 +02:00
Michael Mayer
595c32b856 Implemented migrate-db command 2018-07-18 15:17:56 +02:00
Michael Mayer
187449226a Implemented convert command 2018-06-16 14:19:18 +02:00
Michael Mayer
1b4b44379e Fixed filenames in tests to make them pass on case-sensitive filesystems 2018-02-28 11:11:26 +01:00
Michael Mayer
ac0cff5b29 Disabled mysql port (external) 2018-02-28 08:58:31 +01:00
Michael Mayer
ad061a1cea Proof-of-concept for running PhotoPrism in Docker 2018-02-28 08:47:50 +01:00
Michael Mayer
c8b7dbbe01 Initial proof-of-concept 2018-02-04 17:34:07 +01:00