Difference between revisions of "RMU build Gen-1.5: II. Teleport - A. Create Teleport CT"

From Internet Computer Wiki
Jump to: navigation, search
Line 19: Line 19:
 
#  
 
#  
 
#  
 
#  
 +
#
 +
#
  
 
==Continue to next section: [[RMU build Gen-1.5: II. Teleport - B. Install Teleport Software|B. Install Teleport Software]]==
 
==Continue to next section: [[RMU build Gen-1.5: II. Teleport - B. Install Teleport Software|B. Install Teleport Software]]==
 
Go to the index of the [[RMU build Gen-1.5|Gen-1.5 RMU build runbook]].
 
Go to the index of the [[RMU build Gen-1.5|Gen-1.5 RMU build runbook]].

Revision as of 18:08, 23 February 2024

This page is part of the Gen-1.5 RMU build runbook.

Go back to the previous section: II. Proxmox - E. Add LAN Network Device

A. Create Teleport CT

  1. From the main Proxmox page, select Create CT (the top right) to launch the Create: LXC Container dialog window.Proxmox Main Screen - Summary.png
  2. Tick the Advanced box and then enter CT ID of 122, set Hostname to <dc>-teleport, create a non-trivial password for user rootand save in your password manager under <dc> Teleport and optionally add your ssh public key. Select Next. Teleport - 01 - CT Create - General.png
  3. Select the ubuntu-22.04-standard template. Select Next.Teleport - 02 - CT Create - Template.png
  4. Accept the default disk size. Select Next.Teleport - CT Create - 03 - Disk.png
  5. Set cores to 4. Select Next.Teleport - CT Create - 04 - CPU.png
  6. Set the Memory and Swap to 2048. Select Next.Teleport - CT Create - RAM.png
  7. Set the Bridge to vmbr1 (LAN)
    • uncheck the Firewall option
    • set the IPv4 to Static with an IP of 10.10.100.22/24 (CIDR is required)
    • Set Gateway to 10.10.100.1
    • set the IPv6 to SLAAC. Select Next.Teleport - CT Create - Network.png
  8. No changes are required for the DNStab. Select Next.Teleport - CT Create - 07 - DNS.png

Continue to next section: B. Install Teleport Software

Go to the index of the Gen-1.5 RMU build runbook.