Giter VIP home page Giter VIP logo

docker-phraseanet's Introduction

Phraseanet

This is an image running Phraseanet Digital Asset Management System on a php-fpm base image.

What is Phraseanet

Phraseanet is an Open Source Digital Asset Management solution dedicated to professionals who need a complete system to manage, publish and share their digital media resources (pictures, videos, audio, PDF, Office documents…). Phraseanet is the answer for media management needs in various contexts, from institutional to event or product communication (interconnection with third-party applications such as ecommerce, PIM, MDM…).

(Quoted from Phraseanet website)

How to use this image

As this image only contains PHP FPM and the application, the easiest way to use it, is to run it with docker-compose for which we provide a sample compose file with nginx, mariab and redis:

git clone [email protected]:netresearch/docker-phraseanet.git
cd docker-phraseanet
docker-compose up -d

See the .env file for the default environment variables.

Environment variables

ADMIN_EMAIL

The administrators email (defaults to [email protected]).

ADMIN_PASSWORD

The administrators password (defaults to admin).

WEB_HOST

The host name under which the application will be available (defaults to localhost).

DB_HOST

The database host name (required).

DB_APP_NAME

The name of the application database (defaults to phraseanet_app).

DB_DATA_NAME

The name of the data database (defaults to phraseanet_data).

DB_USER

The name of the database user (defaults to phraseanet).

DB_PASSWORD

The database password (required).

Issues

We built this image to quickly try out Phraseanet - however we're not actually using it and thus don't provide any support for it. Though we're open to merge in pull requests on GitHub to update this image.

docker-phraseanet's People

Watchers

Drew Hylbert avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.