Home

Awesome

Hi.Events DigitalOcean

Deploy Hi.Events with one click on DigitalOcean.

Deploy on DigitalOcean

🚀 How to Use

  1. Click the DigitalOcean button above.
  2. Follow the DigitalOcean instructions until the "Environment Variables" step.
  3. Click "Edit" on the "Environment Variables" step.
  4. Set the APP_KEY and JWT_SECRET variables:
    • Generate values using the following CLI command:
      echo "base64:$(openssl rand -base64 32)"
      
    • Check the "Encrypt" checkbox for these variables.
  5. Click "Save" and complete the setup.

🔄 How to Update

  1. Open the DigitalOcean dashboard and select the deployed hi.events instance.
  2. Click the "Actions" drop-down menu.
  3. Select "Force Rebuild & Deploy".
  4. Wait for the deployment process to complete.

🔧 Production Setup

To make the app production-ready:

Detailed setup instructions are available here.

📜 Licensing

This project is licensed under the terms specified here. For more information, please refer to the licensing documentation.