Skip to content

Commit 1ac9577

Browse files
committed
feat(apple): start pn doc
1 parent 88732fb commit 1ac9577

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed

bare-metal/apple-silicon/how-to/create-mac-mini.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to create a Mac mini
88
tags: mac-mini mac-mini apple-silicon
99
dates:
10-
validation: 2024-06-12
10+
validation: 2024-12-19
1111
posted: 2021-05-26
1212
categories:
1313
- bare-metal
@@ -36,6 +36,7 @@ This page shows how to create your first [Mac mini](/bare-metal/apple-silicon/co
3636
- Mac mini M2 pro and M2 are available in PARIS 1
3737
- Mac mini M1 are available in PARIS 3
3838
- Choose a macOS version. Note that if you choose a macOS other than the one installed by default, there will be a delay of about 1 hour before the Mac mini is made available.
39+
- Choose whether to activate the **Private Networks 1 Gbps** feature. This lets you attach your Mac mini to a Scaleway Private Network in a [VPC](/network/vpc/), enabling secure communication with other attached resources.
3940
- Enter a **Name** for your Mac mini, or leave the randomly-generated name in place.
4041
- Verify the **Estimated cost** for your Mac mini based on your chosen specifications.
4142
4. Click **Create Mac mini** to finish. The installation of your Apple silicon is launched, and you are informed when it is ready.
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
meta:
3+
title: How to use Private Networks with your Mac mini
4+
description: Learn how to get the most from the Private Networks 1Gbps feature for your Mac mini. Find out how to activate the feature, attach your Mac mini to Private Networks, and enable secure communication with your other Scaleway resources.
5+
content:
6+
h1: How to use Private Networks with your Mac mini
7+
paragraph: Learn how to get the most from the Private Networks 1Gbps feature for your Mac mini. Find out how to activate the feature, attach your Mac mini to Private Networks, and enable secure communication with your other Scaleway resources.
8+
tags: mac-mini mac-mini apple-silicon private-network vpc
9+
dates:
10+
validation: 2024-12-19
11+
posted: 2021-05-26
12+
categories:
13+
- bare-metal
14+
---
15+
16+
Private Networks allow your Mac mini to communicate in an isolated and secure network with other Scaleway resources, without needing to be connected to the public internet. This is an optional-billed feature for Mac mini.
17+
18+
Each Mac mini can be connected to one or several Private Networks, letting you build your own network topologies. Private Networks’ built-in DHCP server manages the allocation of private IP addresses for Mac mini servers (and other resources) when they are attached to the network.
19+
20+
<Macro id="requirements" />
21+
22+
- A Scaleway account logged into the [console](https://console.scaleway.com)
23+
- [Owner](/identity-and-access-management/iam/concepts/#owner) status or [IAM permissions](/identity-and-access-management/iam/concepts/#permission) allowing you to perform actions in the intended Organization
24+
- A [Mac mini](/bare-metal/apple-silicon/how-to/create-mac-mini/)
25+
26+
## How to enable the Private Networks feature
27+
28+
Before you can attach your Mac mini to a Private Network, you must enable the feature. This can be done during [Mac mini creation](/bare-metal/apple-silicon/how-to/create-mac-mini/) or afterwards. These instructions show how to enable the feature after creation of the Mac mini.
29+
30+
1. Click **Apple silicon** in the **Bare Metal** section of the side menu. The Apple silicon splash page displays.
31+
2. Click the Mac mini you want to enable Private Networks on. The Mac mini's **Overview** page displays.
32+
3. In the **Private Networks feature** panel, use the <Icon name="toggle" /> toggle button to enable the feature.
33+
A pop-up displays, asking you to confirm that you want to enable Private Networks, and showing the estimated cost.
34+
4. Click **Enable Private Networks**.
35+
36+
Private Networks are enabled, and you are returned to your Mac mini's **Overview** page.
37+
38+
## How to disable the Private Networks feature

0 commit comments

Comments
 (0)