{"id":23832097,"url":"https://github.com/linagora/openpaas-videoconference-app","last_synced_at":"2025-09-07T11:31:39.776Z","repository":{"id":55367383,"uuid":"155526832","full_name":"linagora/openpaas-videoconference-app","owner":"linagora","description":"Videoconference app for OpenPaaS","archived":false,"fork":false,"pushed_at":"2023-10-27T14:29:22.000Z","size":502,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-04-23T22:43:20.934Z","etag":null,"topics":["jitsi","openpaas","videoconference"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/linagora.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}},"created_at":"2018-10-31T08:54:28.000Z","updated_at":"2021-03-31T07:18:37.000Z","dependencies_parsed_at":"2022-08-14T22:40:46.189Z","dependency_job_id":null,"html_url":"https://github.com/linagora/openpaas-videoconference-app","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/linagora%2Fopenpaas-videoconference-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linagora%2Fopenpaas-videoconference-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linagora%2Fopenpaas-videoconference-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linagora%2Fopenpaas-videoconference-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linagora","download_url":"https://codeload.github.com/linagora/openpaas-videoconference-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232206391,"owners_count":18488512,"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":["jitsi","openpaas","videoconference"],"created_at":"2025-01-02T14:18:02.003Z","updated_at":"2025-01-02T14:18:02.653Z","avatar_url":"https://github.com/linagora.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openpaas-videoconference-app\n\n## Project setup\n```\nnpm install\n```\n\n### Compiles and hot-reloads for development\n```\nnpm run serve\n```\n\n### Compiles and minifies for production\n```\nnpm run build\n```\n\n### Lints and fixes files\n```\nnpm run lint\n```\n\n### Run your unit tests\n```\nnpm run test:unit\n```\n\n### Run your end-to-end tests\n```\nnpm run test:e2e\n```\n\n## Docker\n\n### Build\n\nBefore building the image for production, you will have to configure it from an environment file. By default, vue-cli (used by `npm run build`) will set the `NODE_ENV` to production on build step. In order to define production environment values, you will have to create a `.env.production.local` file at the root or the repository and set the required values (copy, paste and adapt `.env` file properties). Once done, you can build the image like:\n\n```\ndocker build -t linagora/openpaas-videoconference-app .\n```\n\n### Run\n\n```\ndocker run -it -p 8888:80 --rm --name openpaas-videoconference-app linagora/openpaas-videoconference-app\n```\n\nIn order to define the OpenPaaS endpoint to use (override the `VUE_APP_OPENPAAS_URL` variable from `.env*` files), the `public/env/openpaas.js` file has to be updated. In order to do this, a Docker volume is available in the container and the `openpaas.js` file can be redefined by mounting a volume. By using this, the image is generated once, and can be used in multiple application deployments.\n\n```\ndocker run -it -p 8888:80 --rm --name openpaas-videoconference-app -v $PWD/.config/env:/usr/share/nginx/html/env linagora/openpaas-videoconference-app\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinagora%2Fopenpaas-videoconference-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinagora%2Fopenpaas-videoconference-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinagora%2Fopenpaas-videoconference-app/lists"}