{"id":13558654,"url":"https://github.com/netresearch/docker-phraseanet","last_synced_at":"2025-04-03T13:31:48.416Z","repository":{"id":136541914,"uuid":"66481351","full_name":"netresearch/docker-phraseanet","owner":"netresearch","description":null,"archived":true,"fork":false,"pushed_at":"2016-08-25T08:36:34.000Z","size":4,"stargazers_count":7,"open_issues_count":0,"forks_count":7,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-04-14T02:45:05.090Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netresearch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-08-24T16:37:48.000Z","updated_at":"2022-11-15T10:09:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"f54c24cf-358d-4f93-acfd-8dbb2dc86354","html_url":"https://github.com/netresearch/docker-phraseanet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdocker-phraseanet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdocker-phraseanet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdocker-phraseanet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netresearch%2Fdocker-phraseanet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netresearch","download_url":"https://codeload.github.com/netresearch/docker-phraseanet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247009665,"owners_count":20868588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T12:05:05.031Z","updated_at":"2025-04-03T13:31:48.187Z","avatar_url":"https://github.com/netresearch.png","language":"Shell","funding_links":[],"categories":["Shell","others"],"sub_categories":[],"readme":"# Phraseanet\n\nThis is an image running [Phraseanet Digital Asset Management System](https://www.phraseanet.com/en/) on a [php-fpm base image](https://hub.docker.com/_/php/).\n\n## What is Phraseanet\n\n\u003e 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…).\n\u003e 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…).\n\n*(Quoted from [Phraseanet website](https://www.phraseanet.com/en/phraseanet/product/))*\n\n## How to use this image\n\nAs this image only contains PHP FPM and the application, the easiest way to use it, is to run it with [docker-compose](https://docs.docker.com/compose/reference/overview/) for which we provide a [sample compose file](https://github.com/netresearch/docker-phraseanet/blob/master/docker-compose.yml) with nginx, mariab and redis:\n\n```bash\ngit clone git@github.com:netresearch/docker-phraseanet.git\ncd docker-phraseanet\ndocker-compose up -d\n```\nSee the `.env` file for the default environment variables.\n\n## Environment variables\n\n### ADMIN_EMAIL\n\nThe administrators email (defaults to `phrasea@example.com`).\n\n### ADMIN_PASSWORD\n\nThe administrators password (defaults to `admin`).\n\n### WEB_HOST\n\nThe host name under which the application will be available (defaults to `localhost`).\n\n### DB_HOST\n\nThe database host name (**required**).\n\n### DB_APP_NAME\n\nThe name of the application database (defaults to `phraseanet_app`).\n\n### DB_DATA_NAME\n\nThe name of the data database (defaults to `phraseanet_data`).\n\n### DB_USER\n\nThe name of the database user (defaults to `phraseanet`).\n\n### DB_PASSWORD\n\nThe database password (*required*).\n\n## Issues\n\nWe 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](https://github.com/netresearch/docker-phraseanet) to update this image.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fdocker-phraseanet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetresearch%2Fdocker-phraseanet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetresearch%2Fdocker-phraseanet/lists"}