Skip to content

Commit f6e5ad6

Browse files
authored
Merge pull request #45 from devinekask/update/combell
Update/combell + sftp
2 parents 828b707 + a65ab86 commit f6e5ad6

4 files changed

Lines changed: 31 additions & 19 deletions

File tree

src/assets/img/ftp/sitemanager.png

228 KB
Loading

src/content/docs/deployment/combell/01-domain.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,25 @@ YOU CAN ONLY REQUEST THE CODE ONCE!
2828

2929
Navigate to [Combell Business](https://www.combell.com/en/hosting/connect/business).
3030

31-
Choose an url followed by .be.
31+
Choose an url followed by .be or .com
3232

33-
The licence is valid for .be AND .com domains. The name is without spaces and all characters are in lowercase. **You cannot change this name, so think about the url you pick for yourself.**
33+
The licence is valid for .be AND .com domains. The name is without spaces and all characters are in lowercase.
34+
35+
**You cannot change this name, so think about the url you pick for yourself.**
3436

3537
![Combell Domain](../../../../assets/img/combell/domain.png)
3638

37-
Add the domain if it's still available. Otherwise, you need to try a different name. You do not need to add other extensions such as .com, .app, ... because you will be charged for most of them.
39+
Add the domain if it's still available. Otherwise, you need to try a different name. You do not need to add other extensions such as .app, ... because you will be charged for most of them.
3840

3941
![Combell Domain OK](../../../../assets/img/combell/domainok.png)
4042

4143
Go to cart & complete your order You see an overview of your order. Just click the `Complete your order` button.
4244

45+
Don't worry about the price, you will be able to use your promotional code in the next step.
46+
4347
![Combell Cart](../../../../assets/img/combell/cart.png)
4448

45-
Enter your contact information. Make sure your e-mail address is your howest e-mail. Go to payment overview
49+
Enter your contact information. Make sure your e-mail address **is your howest e-mail.** Go to payment overview.
4650

4751
![Combell Information](../../../../assets/img/combell/information.png)
4852

src/content/docs/deployment/combell/02-settings.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,17 @@ In this step you will use the dashboard of your hosting to adjust some settings
66

77
## FTP User
88

9-
First thing to do is set up an FTP user. Navigate to [Combell](https://my.combell.com/en/home) and log in with your combell account if necessary. You see the dashboard of your account. Click on the item `Web hosting`. Click the `Manage hosting` button next to your domain name. You can browse through the details if you want to.
9+
First thing to do is set up an FTP user.
10+
11+
Navigate to [Combell](https://my.combell.com/en/home) and log in with your combell account if necessary. You see the dashboard of your account. Click on the item `Web hosting`. Click the `Manage hosting` button next to your domain name. You can browse through the details if you want to.
1012

1113
![Combell Webhosting](../../../../assets/img/combell/webhosting.png)
1214

1315
![Combell Webhosting](../../../../assets/img/combell/managehosting.png)
1416

15-
Find the item `FTP & SSH` in the menu click on it and click on `FTP`. There is a default FTP user activated. The only thing you need to do is set a password for that user. This can be the same password as your combell account, although this is not required and even not recommended for security reasons.
17+
Find the item `FTP & SSH` in the menu click on it and click on `FTP`.
18+
19+
There is a default FTP user activated. The only thing you need to do is set a password for that user. This can be the same password as your combell account, although this is not required and even not recommended for security reasons.
1620

1721
![Combell FTP](../../../../assets/img/combell/ftp.png)
1822

@@ -26,10 +30,12 @@ Also check the username. This is normally the name of your domain without a dot
2630

2731
Your lecturers need to be able to access your hosting to check the date that something was last uploaded. We do this by using SSH keys.
2832

29-
Click `Add`, to add a new SSH key. Download [devine2022.pub](https://leho-howest.instructure.com/courses/25040/files/4772859?module_item_id=966582). You can open this file with VS Code and copy/paste the content. Click `Add SSH key`, to complete.
33+
Click `Add`, to add a new SSH key. Download [devine2025.pub](https://leho-howest.instructure.com/courses/30564/files/5872335/download?download_frd=1). You can open this file with VS Code and copy/paste the content. Click `Add SSH key`, to complete.
3034

3135
NOTE: we only access your hosting to check the date of the final upload. We do not upload or modify any content on your hosting. Select the `SSH` option from the menu. Activate SSH access by moving the switch. It can take a while until SSH is activated.
3236

3337
![Combell SSH](../../../../assets/img/combell/ssh.png)
3438

39+
Your key will look different than the one in the screenshot.
40+
3541
![Combell Add SSH key](../../../../assets/img/combell/addssh.png)

src/content/docs/deployment/ftp/01-ftp-client.md

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,40 @@
22
title: FTP client
33
---
44

5-
In this step you will install an FTP client. This is an application that allows you to upload files to a web server and to manage those files on the server. We use [FilleZilla](https://filezilla-project.org/) in Devine because it is an open source and free FTP client that is easy to use. However, there are a lot of other alternatives available.
5+
In this step you will install an FTP client. This is an application that allows you to securely upload files to a web server and to manage those files on the server. We use [FileZilla](https://filezilla-project.org/) in Devine because it is an open source and free SFTP client that is easy to use. However, there are a lot of other alternatives available.
66

77
## Install
88

9-
Navigate to [FileZilla](https://filezilla-project.org/download.php?show_all=1) and select `Mac Os X`. Click on `FileZilla_3.62.2_macosx-x86.app.tar.bz2` file to extract the file. Click on the file to decompress. Drag FileZilla.app to the Applications folder.
9+
Navigate to [FileZilla](https://filezilla-project.org/download.php?show_all=1). Download the version `FileZilla Client` for your operating system. Make sure to download the client and not the server version.
1010

11-
You will probably see a warning message the first time you start FileZilla. This is because you downloaded the application from the web. Just click the `Open` button.
11+
If you don't know if you have and intel or apple silicon Mac, you can check this by clicking the Apple logo in the top left corner of your screen and selecting `About This Mac`. The information about your processor will be displayed in the window that appears.
12+
13+
Unzip the downloaded file and move the FileZilla application to your Applications folder. Start FileZilla by double clicking the application icon.
1214

13-
![FileZilla Download](../../../../assets/img/ftp/download.png)
15+
You will probably see a warning message the first time you start FileZilla. This is because you downloaded the application from the web. Just click the `Open` button.
1416

1517
## Configure
1618

1719
You need the following to upload to a web server:
1820

1921
1. **A host**: this is the web server to where the files need to be uploaded
2022
2. **Username** and password: to indicate that you have access to the server
21-
3. **Port number**: this is always 21 for FTP
23+
3. **Port number**: this is always 22 for SFTP
2224

2325
Open FileZilla and select `File → Site Manager…` or use the shortcut `CMD + S`. Click the button `New Site`, give your hosting a name and insert the following data:
2426

25-
- **Protocol** is FTP
26-
- **Host** is ftp.yourdomainname.webhosting.be**
27-
- **Port** is 21
27+
You can find these settings in your Combell dashboard under **FTP & SSH**:
28+
29+
- **Protocol** is SFTP - SSH File Transfer Protocol
30+
- **Host** is ssh.yourdomainname.be (replace `yourdomainname.be` with your actual domain name)
31+
- **Port** is 22
2832
- **User**: normally your domain name, followed by be without a dot. Check your Combell settings for this.
2933
- **Password**:
3034
the password that you have set in the Combell dashboard for the FTP user
3135

32-
Click "Connect". You will see the following warning. Just check the "Always allow" box and click "OK".
33-
34-
![FileZilla Connect](../../../../assets/img/ftp/connect.png)
36+
Click "Connect". You may see a warning about an unknown host key the first time you connect. Just check the "Always trust this host" box and click "OK".
3537

36-
![FileZilla Insecure](../../../../assets/img/ftp/insecure.png)
38+
![FileZilla Connect](../../../../assets/img/ftp/sitemanager.png)
3739

3840
You should see an overview of the folder structure of the server on the right side of your screen. Your local folder structure is on the left side.
3941
Check your settings again if you see an error message. Mostly it is because you made a typo in the name of the host, username or password.

0 commit comments

Comments
 (0)