Probuild Ex Part Five

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • probuild_ex

    :star: Probuild clone in elixir

  • I will try to keep the project running on https://probuild.fly.dev. If you want to show me what you did fork the repo and open an issue.

  • flyctl

    Command line tools for fly.io services

  • # Install fly.io $ curl -L https://fly.io/install.sh | sh # Login $ flyctl auth login # Setup the app and db $ fly launch Detected a Phoenix app ? App Name (leave blank to use an auto-generated name): ? Select organization: mrdotb (personal) ? Select region: cdg (Paris, France) Created app billowing-resonance-7078 in organization personal Set secrets on billowing-resonance-7078: SECRET_KEY_BASE Preparing system for Elixir builds Installing application dependencies Running Docker release generator Wrote config file fly.toml # Answer yes ? Would you like to set up a Postgresql database now? Yes For pricing information visit: https://fly.io/docs/about/pricing/#postgresql-clusters ? Select configuration: Development - Single node, 1x shared CPU, 256MB RAM, 1GB disk Creating postgres cluster billowing-resonance-7078-db in organization personal Postgres cluster billowing-resonance-7078-db created Username: postgres Password: 09c62867ee8e810ee0342d4294f25869220ee11310626101 Hostname: billowing-resonance-7078-db.internal Proxy Port: 5432 PG Port: 5433 Save your credentials in a secure place -- you won t be able to see them again! Monitoring Deployment 1 desired, 1 placed, 1 healthy, 0 unhealthy [health checks: 3 total, 3 passing] --> v0 deployed successfully # Wait a bit Connect to postgres Any app within the personal organization can connect to postgres using the above credentials and the hostname "billowing-resonance-7078-db.internal." For example: postgres://postgres:09c62867ee8e810ee0342d4294f25869220ee11310626101@billowing-resonance-7078-db.internal:5432 Now that you ve set up postgres, here s what you need to understand: https://fly.io/docs/reference/postgres-whats-next/ Postgres cluster billowing-resonance-7078-db is now attached to billowing-resonance-7078 The following secret was added to billowing-resonance-7078: DATABASE_URL=postgres://billowing_resonance_7078:rtLepbpsreALuRO@top2.nearest.of.billowing-resonance-7078-db.internal:5432/billowing_resonance_7078 Postgres cluster billowing-resonance-7078-db is now attached to billowing-resonance-7078 # Answer no ? Would you like to deploy now? No Your Phoenix app should be ready for deployment!. If you need something else, post on our community forum at https://community.fly.io. When you re ready to deploy, use 'fly deploy'.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts