Add frontmatter

This commit is contained in:
Jose Gracia 2024-05-31 11:59:04 +02:00
parent c2839456e3
commit d984f8c6df

View file

@ -1,5 +1,14 @@
# Best Practice -- Connecting Hawk to the world
Change history:
- Initial version ; Jose Gracia, 15 May 2024
TODOs:
- Add use-cases for e.g. SVN, R, etc.
- Do we recommend [setting `https_proxy` variables in `.bashrc`](#httpshttp-proxy-variables)?
- Do we recommend [one of the git remote repo protocols](#using-proxy-with-git), i.e. SSH or HTTP, over the other?
Hawk is surrounded by a strict outgoing firewall. Users can not open arbitrary connections to hosts on the internet. Connections can only be established through a proxy host. This document describes how to set up a proxy, and how to use this proxy in a number of common use cases.
Common use cases include: