-
Notifications
You must be signed in to change notification settings - Fork 37
Home
Adam Hooper edited this page Apr 25, 2018
·
135 revisions
Welcome to the overview-server wiki!
For user documentation, please see the Overview blog
- Installing and Running Overview
- Configuration
- Uploading documents from the command line
- Handling huge document sets
- Setting up a development environment
- Developing and deploying converters
- Testing
- Writing Plugins
- Adding a document language
- Git Workflow
- Incantations -- command line recipes and SQL queries
Most deployments are though the Dockerized overview-local.
- Installing and Running Overview
- How to update overview-local container images after making changes to the source in overview-server.
- Deployment Tagging Policy
- Backup Strategies
Some other useful things you may want to do
We also have a legacy AWS deployment system based on a series of scripts. You almost certainly will not use this.
- Deploying and releasing -- everyday commands
- Deploying from scratch to Amazon
- Managing Overview on Amazon
- How we set up continuous integration on Jenkins
- Creating staging instances on Amazon
- Viewing logs
- Architecture Overview
- Document Lists and Where They're Stored
- Search Engine Internals
- Ingesting:
- Ingest Pipeline
- (old, but not yet deleted) Document Processing Pipelines
- Glossary
- Internationalization (also known as "i18n")
- Plugins