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

Make app deployable to DigitalOcean #1

Merged
merged 7 commits into from
Apr 24, 2021
Merged

Make app deployable to DigitalOcean #1

merged 7 commits into from
Apr 24, 2021

Conversation

mplewis
Copy link
Member

@mplewis mplewis commented Apr 19, 2021

This PR adds the following fixes to make this app deploy successfully on DigitalOcean App Platform:

  • Downgrade Sprockets to 3.x.x to avoid a concurrency issue with rails assets:precompile
  • Add manual imports for a rails_admin issue
  • Add hacky password-only basic auth for Rails Admin for now (configured via env var ADMIN_PASSWORD)
  • Add Linux-x64 support to the Gemfile to accompany arm64 (Mac-only) support
  • Add a stylesheet_pack_tag to properly import Bulma styles

Try the demo out: https://wd-eingai7o-rutje.ondigitalocean.app/

Admin panel is at https://wd-eingai7o-rutje.ondigitalocean.app/admin

  • Username is wd
  • Password is eeGhae2ow9ce1Ti0Phohceeyief8Ieng

@mplewis mplewis requested a review from AARodgers April 19, 2021 01:37
@AARodgers AARodgers merged commit 6250d46 into Womens-Directory:main Apr 24, 2021
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