Skip to content

Enhance quickstart guide#75

Merged
ScharfViktor merged 1 commit intomainfrom
changeQuickStartPage
Feb 18, 2025
Merged

Enhance quickstart guide#75
ScharfViktor merged 1 commit intomainfrom
changeQuickStartPage

Conversation

@ScharfViktor
Copy link
Copy Markdown
Contributor

@ScharfViktor ScharfViktor commented Feb 18, 2025

I tried to go through these steps and found a couple of missing nuances

Comment thread docs/admin/quickstart.md

```Shell
git clone https://github.com/opencloud-eu/opencloud/tree/main/deployments/examples/opencloud_full
git clone https://github.com/opencloud-eu/opencloud.git
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

git clone https://github.com/opencloud-eu/opencloud/tree/main/deployments/examples/opencloud_full
Cloning into 'opencloud_full'...
fatal: repository 'https://github.com/opencloud-eu/opencloud/tree/main/deployments/examples/opencloud_full/' not found

if we want to clone only opencloud_full folder with content we need do something like https://medium.com/@gabrielcruz_68416/clone-a-specific-folder-from-a-github-repository-f8949e7a02b4

I would avoid this and do easy:
clone opencloud
cd opencloud_full folder

Comment thread docs/admin/quickstart.md
## 3. Add local domains to /etc/hosts

```
127.0.0.1 cloud.opencloud.test
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

user needs to add domains to etc/hosts to open cloud.opencloud.test

Copy link
Copy Markdown
Member

@AlexAndBear AlexAndBear left a comment

Choose a reason for hiding this comment

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

👍

@AlexAndBear
Copy link
Copy Markdown
Member

Can you rewrite your commit message to : "Enhance quickstart guide" ?

@micbar
Copy link
Copy Markdown
Member

micbar commented Feb 18, 2025

Can you rewrite your commit message to : "Enhance quickstart guide" ?

In the automated release script, we use the Pull request title, which is normally also the commit message title.

@ScharfViktor ScharfViktor changed the title change quickstart page Enhance quickstart guide Feb 18, 2025
@ScharfViktor
Copy link
Copy Markdown
Contributor Author

In the automated release script, we use the Pull request title, which is normally also the commit message title.

okay, I changed PR title

@ScharfViktor ScharfViktor merged commit 8b194af into main Feb 18, 2025
@ScharfViktor ScharfViktor deleted the changeQuickStartPage branch February 18, 2025 10:27
@openclouders openclouders mentioned this pull request Feb 18, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants