nuxeo-test-drive

所属分类:collect
开发工具:Dockerfile
文件大小:0KB
下载次数:0
上传日期:2018-11-04 17:32:13
上 传 者sh-1993
说明:  Incalia上的Nuxeo试驾,
(Nuxeo Test Drive on Icalia,)

文件列表:
docker-compose.yml (2782, 2018-11-04)
nuxeo/ (0, 2018-11-04)
nuxeo/Dockerfile (185, 2018-11-04)

# Nuxeo Icalia Test Drive This is a "test drive" of Nuxeo, which I'm interested in as we are looking for solutions (both in-house and open-source) to host our knowledge base. ## Table of contents * [Client Details](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#client-details) * [Environment URLS](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#environment-urls) * [Da Team](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#team) * [Management resources](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#management-resources) * [Setup the project](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#setup-the-project) * [Running the stack for development](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#running-the-stack-for-development) * [Stop the project](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#stop-the-project) * [Restoring the database](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#restoring-the-database) * [Debugging](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#debugging) * [Running specs](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#running-specs) * [Checking code for potential issues](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/#checking-code-for-potential-issues) ### Client Details In this case, we are our own client ;) I'm leaving this space with the template contents for the lulz | Name | Email | Role | Slack | | ------------- | ------------- | ------------- | ------------- | | Example Martinez | example@martinez.com | CEO | @example | ### Environment URLS * **Production** - [https://www.not.yet](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/https://www.not.yet) * **Staging** - [https://stagingapp.herokuapp.com](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/https://stagingapp.herokuapp.com) ### Da team | Name | Email | Role | | --------------- | --------------- | --------------- | | Luis Cejudo | luis@cejudo.com | Development | | Carlos García | dante@ochoa.com | Development/Mkt | | Paco Martínez | dante@ochoa.com | Design | | Vov Quintanilla | dante@ochoa.com | Development | ### Management tools You should ask for access to this tools if you don't have it already: * [Github repo](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/https://github.com/IcaliaLabs/) * [Pivotal tracker project](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/https://www.pivotaltracker.com/n/projects/) * [Client Slack](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/https://team.slack.com/) * [Heroku](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/https://heroku.com) ## Development Since we're not really developing this app (just the docker-related files), I'm including the "how to run" instructions only: ### How to run: I need to make an override to nuxeo's entrypoint so it waits until the postgres server is ready to accept connections, so in the meantime RTFM and start the dependency services first. Plis makes this easier: ``` # Clone the project: git clone https://github.com/IcaliaLabs/nuxeo-test-drive.git && cd nuxeo-test-drive # Start the dependency services first: plis start dependencies # Once the previous command finishes, wait a few seconds, and then start the nuxeo service: plis start nuxeo && plis logs -f ``` Go over to [localhost:8080](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/http://localhost:8080). The default login is `Administrator` : `Administrator` (Case sensitive username! WTF?) Be informed: By default, nuxeo does not provide a UI. The UI was added afterwards (see the `docker-compose.yml`) so it makes perfect sense to me to use it as a content foundation for any content-driven app we may do (playbooks? etc) ## More info - PLEASE READ! * [Official nuxeo Github repo](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/https://github.com/nuxeo/nuxeo) * [Official nuxeo Docker image at the hub](https://github.com/vovimayhem/nuxeo-test-drive/blob/master/https://hub.docker.com/_/nuxeo/) ## TODO List: - [ ] Configure nuxeo to include additional packages (including the UI) using `NUXEO_PACKAGES` env var - [ ] Work out a - [ ] Configure nuxeo to use the minio service as it's binary store (and maybe it's transient store?)

近期下载者

相关文件


收藏者