Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: new section "Infrastructure architecture" #3883

Closed
lnielsen opened this issue Jul 23, 2018 · 0 comments
Closed

docs: new section "Infrastructure architecture" #3883

lnielsen opened this issue Jul 23, 2018 · 0 comments

Comments

@lnielsen
Copy link
Member

lnielsen commented Jul 23, 2018

  • Overview
  • Request handling: LB, Web server, App server, WSGi, UI vs APP
  • Storing records: JSON and pids in database.
  • Search and indexing: ES/MQ, direct/bulk indexing, usage stats
  • Background processing: queue, low prio, indexing, cronjobs
  • Caching and temporary storage: sessions, celery results, rendered pages
  • Storing files: file systems
  • Running with Docker: Kubernets, OpenShift,
  • Running with machines: requirements
@lnielsen lnielsen changed the title docs: new section "Deploying Invenio" docs: new section "Infrastructure architecture" Dec 10, 2018
@dinosk dinosk self-assigned this Dec 11, 2018
topless added a commit to topless/invenio that referenced this issue Dec 11, 2018
* Initial version of documentation for docker
* Added diagram picturing the build process
* Addresses inveniosoftware#3883


Co-authored-by: Dinos Kousidis <dinos.kousidis@cern.ch>
Co-authored-by: Christos Topaloudis <christos.topaloudis@cern.ch>
@topless topless mentioned this issue Dec 11, 2018
topless added a commit to topless/invenio that referenced this issue Dec 13, 2018
* Initial version of documentation for docker
* Added diagram picturing the build process
* Added docker commands to build containers
* Fixed lint errors in conf.py
* Addresses inveniosoftware#3883
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants