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

Deploy to Heroku or similar #10

Closed
adborden opened this issue Jun 5, 2019 · 3 comments
Closed

Deploy to Heroku or similar #10

adborden opened this issue Jun 5, 2019 · 3 comments
Assignees
Milestone

Comments

@adborden
Copy link
Member

adborden commented Jun 5, 2019

No description provided.

@adborden adborden added this to the v1 milestone Oct 9, 2019
@adborden adborden assigned umadesai and unassigned jessecodescode Oct 9, 2019
@adborden
Copy link
Member Author

@umadesai is working on this on deploy branch.

@adborden adborden self-assigned this Nov 10, 2019
@adborden
Copy link
Member Author

adborden commented Nov 10, 2019

I am working with Alameda County over email. Hopefully they can provide us with a paid production account.

@adborden adborden mentioned this issue Nov 17, 2019
@adborden adborden added this to In progress in Alameda County Census Events Nov 17, 2019
@adborden
Copy link
Member Author

I just configured automatic deployment from the master branch. https://dos-census-events.herokuapp.com

Build log:

-----> Python app detected
       Skipping installation, as Pipfile.lock hasn't changed since last deploy.
-----> $ python manage.py collectstatic --noinput
       /app/.heroku/python/lib/python3.6/site-packages/environ/environ.py:639: UserWarning: Error reading /tmp/build_6db2874fc33cfc0d448b7a8c4834a129/.env - if you're not configuring your environment separately, check this.
         "environment separately, check this." % env_file)
       356 static files copied to '/tmp/build_6db2874fc33cfc0d448b7a8c4834a129/staticfiles', 840 post-processed.
-----> Discovering process types
       Procfile declares types -> release, web
-----> Compressing...
       Done: 106.2M
-----> Launching...
 !     Release command declared: this new release will not be available until the command succeeds.
       Released v17
       https://dos-census-events.herokuapp.com/ deployed to Heroku

Release log:

/app/.heroku/python/lib/python3.6/site-packages/environ/environ.py:639: UserWarning: Error reading /app/.env - if you're not configuring your environment separately, check this.
  "environment separately, check this." % env_file)
Operations to perform:
  Apply all migrations: admin, auth, census, contenttypes, recurrence, sessions
Running migrations:
  No migrations to apply.

Alameda County Census Events automation moved this from In progress to Done Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants