LogSource/docs/guides/getting-started/digitalocean
Wheaterwax 0faf445b39
Some checks are pending
Deploy Arise to html branch / Deploy Arise (push) Waiting to run
initial commit with stuff from arise
2025-09-01 18:57:24 -03:00
..
digitalocean-1.png initial commit with stuff from arise 2025-09-01 18:57:24 -03:00
README.md initial commit with stuff from arise 2025-09-01 18:57:24 -03:00

Deploying to DigitalOcean

This guide assumes that you have completed steps 1-3 from Getting Started and have a successfully build website in your html branch.

  1. Navigate to the Apps pane in your DigitalOcean account.
  2. Click Create App.
  3. Select GitHub as your source, select your repository, and define html as your target branch. Leave / as your source directory. Leave the box checked next to Autodeploy so that your site will automatically pull new updates whenever you push a commit to main in your Arise site repo on GitHub. Hit Next to proceed.

Screenshot: DigitalOcean Deploy Settings

  1. Click Skip to Review to skip past all the other optional settings-- we don't need any of them.
  2. Click Create Resources.

Congrats! Your Arise website is now live on DigitalOcean. If you'd like to use a custom domain, please review DigitalOcean's custom domains guide as that is outside of the scope of this documentation.