mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Update it-admins with Inspect window informations. (#606)
* Update it-admins.mdx * Update it-admins.mdx * Update it-admins.mdx * Update it-admins.mdx * Update pages/content/it-admins.mdx * Update pages/content/it-admins.mdx Co-authored-by: Sam Poder <sam.r.poder@gmail.com>
This commit is contained in:
parent
febefb95a1
commit
700d6e1174
1 changed files with 5 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ Please whitelist or unblock the following domains:
|
|||
- `*.hackclub.com` - Hack Club's primary domain, hosts workshops, tools and other content
|
||||
- `hack.af` - link shortener used for miscellanous links
|
||||
- `*.replit.com`, `*.cdn.replit.com`, and `*.repl.co` - Replit, a browser-based IDE used for workshops
|
||||
- `*.github.com`, `github.dev` - GitHub, an industry standard for code hosting and collaboration
|
||||
- `*.github.com`, `github.dev` - GitHub, an industry standard for code hosting and collaboration, owned by Microsoft.
|
||||
- `hackclub.slack.com` - Hack Club's primary communication platform
|
||||
|
||||
Feel free to read on for more details and potential alternatives.
|
||||
|
|
@ -25,7 +25,10 @@ If you are unable to whitelist all subdomains, please whitelist the following:
|
|||
- `sprig.hackclub.com`
|
||||
|
||||
## GitHub
|
||||
Besides the typical HTTP(S) ports, ports 22 and 9418 need to be open for SSH and Git respectively.
|
||||
Besides the typical HTTP(S) ports, ports 22 and 9418 need to be open for SSH and Git respectively.
|
||||
|
||||
## Inspect Element / Developer Tools
|
||||
Browser developer tools (eg. Inspect Element) are required for web development projects, so that sites can be debugged and styled.
|
||||
|
||||
## Replit
|
||||
Replit provides their own [toolkit](https://docs.replit.com/teams-edu/it-administrators-toolkit) for IT administrators with further options for providing student access to Replit, including a firewalled domain.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue