-
Notifications
You must be signed in to change notification settings - Fork 260
fix(docs): review #5028
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
fix(docs): review #5028
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,19 +1,19 @@ | ||
| --- | ||
| meta: | ||
| title: Installing and configuring Nextcloud | ||
| description: This page shows how to install and configure Nextcloud on Ubuntu Jammy Jellyfish | ||
| description: Learn how to install and configure Nextcloud on Ubuntu Jammy Jellyfish using a Scaleway Instance to host your private cloud storage solution. | ||
| content: | ||
| h1: Installing and configuring Nextcloud | ||
| paragraph: This page shows how to install and configure Nextcloud on Ubuntu Jammy Jellyfish | ||
| paragraph: Learn how to install and configure Nextcloud on Ubuntu Jammy Jellyfish using a Scaleway Instance to host your private cloud storage solution. | ||
| categories: | ||
| - instances | ||
| tags: Nextcloud Ubuntu-Bionic-Beaver | ||
| tags: Nextcloud Ubuntu-Jammy-Jellyfish | ||
| dates: | ||
| validation: 2024-10-29 | ||
| validation: 2025-05-27 | ||
| posted: 2018-10-26 | ||
| --- | ||
|
|
||
| Nextcloud is an open-source, self-hosted file share, and communication platform. | ||
| Nextcloud is an open-source, self-hosted file-share, and communication platform. | ||
|
|
||
| It provides a large portfolio of [different applications](https://nextcloud.com/install/#install-clients) to access your cloud storage from your PC, Mac, or mobile device. | ||
|
|
||
|
|
@@ -78,7 +78,7 @@ By default, the Nextcloud installation via Snap provides a plain HTTP connection | |
| ``` | ||
| nextcloud.enable-https lets-encrypt | ||
| ``` | ||
| 2. The following message will appear, confirm it by pressing `y` on your keyboard: | ||
| 3. The following message will appear, confirm it by pressing `y` on your keyboard: | ||
| ``` | ||
| In order for Let's Encrypt to verify that you actually own the | ||
| domain(s) for which you're requesting a certificate, there are a | ||
|
|
@@ -102,15 +102,15 @@ By default, the Nextcloud installation via Snap provides a plain HTTP connection | |
| Have you met these requirements? (y/n) | ||
| ``` | ||
| 3. Enter your email address when asked to do so and confirm by pressing **Enter**: | ||
| 4. Enter your email address when asked to do so and confirm by pressing **Enter**: | ||
| ``` | ||
| Please enter an email address (for urgent notices or key recovery): [email protected] | ||
| ``` | ||
| 4. Enter the domain name that you have configured in a previous step for your Instance (`your.domain.com` in our case), then confirm by pressing **Enter**: | ||
| 5. Enter the domain name that you have configured in a previous step for your Instance (`your.domain.com` in our case), then confirm by pressing **Enter**: | ||
| ``` | ||
| Please enter your domain name(s) (space-separated): your.domain.com | ||
| ``` | ||
| 5. Your certificate is being requested and Apache will be restarted. The following messages will appear, once the certificate has been obtained: | ||
| 6. Your certificate is being requested and Apache will be restarted. The following messages will appear, once the certificate has been obtained: | ||
| ``` | ||
| Attempting to obtain certificates... done | ||
| Restarting apache... done | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-21.9 KB
tutorials/configuring-loadbalancer-wordpress/assets/scaleway-lb-backend-rule.webp
Binary file not shown.
Binary file removed
BIN
-84.3 KB
tutorials/configuring-loadbalancer-wordpress/assets/scaleway-lb-console.webp
Binary file not shown.
Binary file removed
BIN
-14.7 KB
tutorials/configuring-loadbalancer-wordpress/assets/scaleway-lb-frontend-rule.webp
Binary file not shown.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.