Skip to content

add vps documentation#61

Open
halfcyan wants to merge 59 commits into
mainfrom
cypress/add-vps-docs
Open

add vps documentation#61
halfcyan wants to merge 59 commits into
mainfrom
cypress/add-vps-docs

Conversation

@halfcyan

Copy link
Copy Markdown
Member

No description provided.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
stack-homepage d5b0bbf Commit Preview URL

Branch Preview URL
Jun 27 2026, 09:30 PM

@halfcyan

Copy link
Copy Markdown
Member Author

also see #60

@halfcyan halfcyan marked this pull request as ready for review June 23, 2026 01:06
Comment thread package-lock.json Outdated
Comment thread src/routes/docs/+page.svelte Outdated
Comment thread src/routes/docs/+page.svelte
Comment thread src/routes/docs/vps/networking/+page.svx Outdated
@TheHeroBrine422

Copy link
Copy Markdown
Contributor

@halfcyan you might need to change some of the hardening docs due to https://github.com/FyraStack/dashboard/commit/6a61c4ad2a7d2f57547f25e7bb9835a273d2d516

If you don't set an ssh key now, the following two files are set in the file system and im not sure how the drop in sshd_config files interact with the main sshd_config file.

/etc/ssh/sshd_config.d/50-cloud-init.conf

PasswordAuthentication yes

/etc/ssh/sshd_config.d/50-enable-root-password.conf

PermitRootLogin yes

if an ssh key is set, 50-cloud-init.conf is still created, but with PasswordAuthentication set to "no".

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

shouldnt this be in PR #60 ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

yeah but idk how to move the changes over there.. can i use git diff or something?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

id probably just copy the changes to a file outside of the repo, push a commit to this branch without the changes, switch over to colo branch, copy the changes back in, do another commit

Comment thread src/routes/docs/vps/ssh/+page.svx Outdated
Comment thread src/routes/docs/vps/ssh/+page.svx
Comment thread src/routes/docs/vps/+layout.svelte Outdated
{ label: 'VPS Networking', href: '/docs/vps/networking' }
];

const docsProseClass = [

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

if this is used in colocation and here, would it be better to just have it in one shared file somewhere?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

yeah, but idk how to do that honestly

@TheHeroBrine422 TheHeroBrine422 Jun 24, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I can probably just do it, plus you need to fix this for my merge conflict anyway since its related. want me to just push a commit to this branch to fix it?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

that'd be great actually

Comment thread src/routes/docs/vps/user-setup/+page.svx
Comment thread src/routes/docs/vps/hardening/+page.svx

@nothingneko nothingneko left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

CMOS 8.160

Comment thread src/routes/docs/vps/hardening/+page.svx Outdated
Comment thread src/routes/docs/vps/hardening/+page.svx Outdated
Comment thread src/routes/docs/vps/hardening/+page.svx Outdated
Comment thread src/routes/docs/vps/hardening/+page.svx Outdated
Comment thread src/routes/docs/vps/hardening/+page.svx Outdated
Comment thread src/routes/docs/vps/user-setup/+page.svx Outdated
Comment thread src/routes/docs/vps/user-setup/+page.svx Outdated
Comment thread src/routes/docs/vps/user-setup/+page.svx Outdated
Comment thread src/routes/docs/+page.svelte Outdated
Comment thread src/routes/docs/+page.svelte Outdated
halfcyan and others added 23 commits June 23, 2026 21:00
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Co-authored-by: nothingneko <me@jaiden.sh>
Signed-off-by: Caleb Jones <caleb@calebgj.io>
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.

3 participants