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

Conversation

desafinadude
Copy link
Contributor

No description provided.

@desafinadude desafinadude marked this pull request as ready for review April 22, 2021 10:28
# by aleph and used to configure the system.

# Random string:
#ALEPH_SECRET_KEY=
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#ALEPH_SECRET_KEY=
ALEPH_SECRET_KEY={{aleph_secret_key}}

ALEPH_APP_TITLE=Open Justice
# Name needs to be a slug, as it is used e.g. for the ES index, SQS queue name:
ALEPH_APP_NAME=open-justice
ALEPH_UI_URL=http://openjustice.openup.org.za:8080/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmmm we need SSL... I wonder what I did for that before - I think we shouldn't have anything sensitive in there or have people create accounts that matter until we set SSL up

apps/open-justice/aleph.env Outdated Show resolved Hide resolved
Comment on lines 83 to 91
# Provide a valid email to send alerts from:
ALEPH_MAIL_FROM=
ALEPH_MAIL_HOST=
ALEPH_MAIL_USERNAME=
ALEPH_MAIL_PASSWORD=
ALEPH_MAIL_PORT=25
ALEPH_MAIL_TLS=true
ALEPH_MAIL_SSL=false
ALEPH_MAIL_DEBUG=false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

aren't there sendgrid details we can reuse from open courts?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will be needed for password reset, at least.

Copy link
Contributor

@jbothma jbothma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! could you fix the bucket (delete, create in the usual region) and merge?
Could you make the remaining comments new user stories and confirm them with Gabi?

@@ -93,3 +92,6 @@ all:
hetzner1.openup.org.za:
vars:
app_domain: search.opengazettes.org.za
open-justice:
hosts:
openjustice.openup.org.za:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be justice1-hetzner.openup.org.za - we use the machine name here, so it's a bit clearer which machine we're talking about

Suggested change
openjustice.openup.org.za:
justice1-hetzner.openup.org.za:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants