Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions saas-deployment.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[buildout]
# This is intended to be used as the base to extend from for SaaS deployments
#
# Common features:
# * OGDS in PostgreSQL
# * Solr enabled
# * Bumblebee enabled

extends =
https://raw.githubusercontent.com/4teamwork/gever-buildouts/master/standard-deployment-v2.cfg
https://raw.githubusercontent.com/4teamwork/gever-buildouts/master/ogds-postgres.cfg
https://raw.githubusercontent.com/4teamwork/gever-buildouts/master/solr.cfg
https://raw.githubusercontent.com/4teamwork/ftw-buildouts/master/bumblebee.cfg
https://raw.githubusercontent.com/4teamwork/ftw-buildouts/master/production-v2.cfg