Skip to content

Conversation

clementbiron
Copy link
Member

Makes minor improvements to deployment documentation.

Copy link

netlify bot commented Sep 11, 2024

Deploy Preview for open-terms-archive-docs ready!

Name Link
🔨 Latest commit c89c028
🔍 Latest deploy log https://app.netlify.com/sites/open-terms-archive-docs/deploys/66e1a600cb3628000800d1ba
😎 Deploy Preview https://deploy-preview-144--open-terms-archive-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@clementbiron clementbiron requested review from Ndpnt and removed request for MattiSG October 16, 2024 07:26
#### Create the SSH key

- Create a new SSH key: `ssh-keygen -t ed25519 -C [email protected] -P "" -f ./<collection_name>-key`
- Create a new SSH key: `ssh-keygen -t ed25519 -C [email protected] -P "" -f ~/.ssh/<collection_name>-key`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why creating this key in your ssh folder whereas it should be deleted from your computer after backing it up and attached to the OTA-Bot user?


```shell
<user> ALL=(ALL) NOPASSWD:ALL
<username> ALL=(ALL:ALL) NOPASSWD:ALL
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need to allow the user to specify both the target user and group when using sudo?

@Ndpnt
Copy link
Member

Ndpnt commented Jan 21, 2025

@clementbiron is this PR still relevant?

@clementbiron
Copy link
Member Author

As this is a PR that has been open for too long and I'm no longer sure of its validity, I'm closing it.

@MattiSG MattiSG deleted the improve-setup-deployment branch January 22, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants