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

Open Justice Playbook #65

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Changed to new S3 Bucket and updated the README
  • Loading branch information
desafinadude committed May 7, 2021
commit 68fdbae1bbb2db5e1033b64f9a7e5e7758069b20
1 change: 1 addition & 0 deletions apps/open-justice/README.md
Original file line number Diff line number Diff line change
@@ -13,6 +13,7 @@ Post playbook
Start aleph in detached mode and set up tables

```
cd /var/open-justice/aleph
docker-compose up -d
docker-compose run --rm shell upgrade
```
4 changes: 2 additions & 2 deletions apps/open-justice/aleph.env
Original file line number Diff line number Diff line change
@@ -56,10 +56,10 @@ ALEPH_OAUTH_SECRET=

# Or, if 'ALEPH_ARCHIVE_TYPE' configuration is 's3':
ARCHIVE_TYPE=s3
ARCHIVE_BUCKET=open-justice
ARCHIVE_BUCKET=open-justice-openup
AWS_ACCESS_KEY_ID={{aws_access_key_id}}
AWS_SECRET_ACCESS_KEY={{aws_secret_access_key}}
AWS_REGION=eu-central-1
AWS_REGION=eu-west-1

# To use an external ElasticSearch service:
# ALEPH_ELASTICSEARCH_URI=