Create wiki regarding server/deployment #718

Closed
opened 2026-05-04 13:56:30 +00:00 by b24johka · 8 comments
Collaborator

At this current point we have no information in the repo how to connect to the server or anything, should be pinned somewhere and after a conversation with the leaders its been decided that there should be a wiki for this.

At this current point we have no information in the repo how to connect to the server or anything, should be pinned somewhere and after a conversation with the leaders its been decided that there should be a wiki for this.
Author
Collaborator
### Created the wiki for server access https://git.webug.se/Andras/BoundlessFlowCampus2K/wiki/Server-Access
Author
Collaborator
### Created the wiki for deployment https://git.webug.se/Andras/BoundlessFlowCampus2K/wiki/Server-Deployment.-
Collaborator

Before running the script, change the path /home/kastor/Desktop/DEV_2026/Server/private.key to point to the SSH-key in the command: sudo ssh -i /home/kastor/Desktop/DEV_2026/Server/private.key -p 2222 ubuntu@193.93.250.90 "sudo bash DeploymentBFC2k/BoundlessFlowCampus2K/scripts/deployment/Deploy.sh"

This part is fairly long, maybe we can shorten it down and change in the script from /home/kastor/Desktop/DEV_2026/Server/private.key to /path/to/key/private.key or something similar. Also, use new line to make it more readable.

Also, the "sudo bash DeploymentBFC2k/BoundlessFlowCampus2K/scripts/deployment/Deploy.sh" part in the end seems unnecessary?

The content is good, just some clarity.

>Before running the script, change the path /home/kastor/Desktop/DEV_2026/Server/private.key to point to the SSH-key in the command: sudo ssh -i /home/kastor/Desktop/DEV_2026/Server/private.key -p 2222 ubuntu@193.93.250.90 "sudo bash DeploymentBFC2k/BoundlessFlowCampus2K/scripts/deployment/Deploy.sh" This part is fairly long, maybe we can shorten it down and change in the script from `/home/kastor/Desktop/DEV_2026/Server/private.key` to `/path/to/key/private.key` or something similar. Also, use new line to make it more readable. Also, the "sudo bash DeploymentBFC2k/BoundlessFlowCampus2K/scripts/deployment/Deploy.sh" part in the end seems unnecessary? The content is good, just some clarity.
Author
Collaborator

We should absolutely change the path in the script, it was just convenience from my part because it actually pointed to the actual path of the SSH-key. The new line is actually updated in the source code so this should absolutely be updated as the PR gets accepted as a change.

I was not able to connect to the server without the use of sudo, see screenshot.
image

älskar dig fortfarande

We should absolutely change the path in the script, it was just convenience from my part because it actually pointed to the actual path of the SSH-key. The new line is actually updated in the source code so this should absolutely be updated as the PR gets accepted as a change. I was not able to connect to the server without the use of sudo, see screenshot. ![image](/attachments/e129a17c-fecd-445d-a70f-0de02dd32567) älskar dig fortfarande
Author
Collaborator

#850/files

See this for the incoming changes

https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/850/files#diff-a497f0d931093a13ac61180836e1aea41712ec6b See this for the incoming changes
Collaborator

The script looks good and should do what we intend. The only thing is that the wiki deployment page should be written as a walk-through/guide as to avoid problems.

The script looks good and should do what we intend. The only thing is that the wiki deployment page should be written as a walk-through/guide as to avoid problems.
Author
Collaborator

Did a total rework of the Wiki for deployment to be more like a walkthrough guide.
Check it out and see if you can follow along.

https://git.webug.se/Andras/BoundlessFlowCampus2K/wiki/Server-Deployment.-

Did a total rework of the Wiki for deployment to be more like a walkthrough guide. Check it out and see if you can follow along. https://git.webug.se/Andras/BoundlessFlowCampus2K/wiki/Server-Deployment.-
Collaborator

Looks good, people should be able to figure out what to do. And even if they don't they will error out from the server.

Looks good, people should be able to figure out what to do. And even if they don't they will error out from the server.
Sign in to join this conversation.
No milestone
No project
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#718
No description provided.