12 Commits

Author SHA1 Message Date
33a268ae81 Added libapache2-mod-xsendfile to production Dockerfile 2015-10-08 15:16:00 +02:00
06b7df4d5b Tweaks to default.conf for Apache 2015-10-07 20:13:11 +02:00
132cd15bcf Update to Dockerfile
Was missing Apache defaults.
2015-10-07 19:34:46 +02:00
dc215134fc New Dockerfiles for development and production 2015-10-07 11:10:58 +02:00
a867aee026 Add libffi-dev to Dockerfile 2015-10-06 17:37:07 +02:00
53f881e96c Google Cloud Storage support
We introduce a new node_type, storage, which can support different file
storage backends and makes them available for browsing via dedicated
entry points in the application. We intend to keep pillar storage
agnostic and support both internal/local storages as well as
remote/hosted solutions.
2015-10-03 17:07:14 +02:00
c2e0ae4002 File processing
Introducing the asset of type file creation. This involves making a
node collection entry of type asset, as well as a file collection
entry, plus all the needed variations if such file is an image or a
video. Further, depending on the storage backend (pillar or other) we
synchronise the files there using rsync. Currently this functionality
is available only via pillar-web, since a web interface is needed to
upload the file in a storage folder, which is shared between the two
applications.
2015-09-24 15:45:57 +02:00
00f24bb57e Initial commit for thumbnailing system 2015-09-11 15:04:25 +02:00
980837c166 Tweaks to Dockerfile 2015-09-01 18:34:58 +02:00
1830d04400 Renaming the project to Pillar. 2015-08-31 18:22:50 +02:00
b75482b0d6 Work in progress with users and organizations 2015-08-31 17:45:29 +02:00
Eibriel
42ad3d3d54 Adding Dockerfiles for MongoDB & Attract
MongoDB docker is working,
Attract docker need some tweaks.
2015-04-06 14:30:03 -03:00