The deploy button for the DigitalOcean platform. DocuSeal is an open source DocuSign alternative.
- Click the "Deploy to DigitalOcean" button above
- Follow the DigitalOcean instructions until the "Environment Variables" step
- Click "Edit" on the "Environment Variables" step
- Set the SECRET_KEY_BASE variable to a random value. You can generate one with
openssl rand -hex 64or any other way you like - Follow the remaining instructions provided by DigitalOcean
- DocuSeal will be available as soon as the build is completed
Step 1: Open the dashboard and select the deployed DocuSeal instance
Go to https://cloud.digitalocean.com/apps and select your DocuSeal app.
Step 2: Force rebuild and deploy
Click the "Actions" drop-down menu and select "Force rebuild and deploy". Follow the instructions in the dialog that appears.
Step 3: Wait for the deployment to complete
Once the deployment is finished, DocuSeal will be running with the latest version.