monero-project / monero-docs

Hosted at docs.getmonero.org
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Discussion: Deployment of Docs website #18

Open dan-is-not-the-man opened 1 month ago

dan-is-not-the-man commented 1 month ago

So currently for testing plowsof and i are using coolify with a dockerfile located in the repo. When a pr is made or pushed to a branch set in coolify, it updates the webpage with the changes. For coolify to work it requires github app setup between coolify and github

Options :

  1. Run monero-docs with coolify only and when a pr is made its creates a preview-deployment webpage before its merges to main and website has to be manually git pulled and updated

  2. Completely deploy with coolfy in terms of preview-deployment and live website.

dan-is-not-the-man commented 3 weeks ago

looking options Issue https://github.com/monero-project/monero-docs/discussions/22