Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Requirement ChecklistComments
Operating System: Debian 12 Minimal Installation without GUI

Do not use newer versions of the operating system unless explicitely specified here.

Debian 12 .iso download location:

Debian 12 iso

Installation Guide:

Debian - Basic OS Installation from ISO (Debian/Win2019) - jtel Portal WIKI - jtel Public WIKI

SSH accessRequired. For on premise installations this can be via a jump server.
root access

Provide the root user password to jtel for installation purposes.

After installation this is no longer required (jtel will access the system using the jtel user).

jtel user

Create a jtel user first before proceeding to create other users. This will ensure that the GID and UID of the user are the first available (1000).

The password will be required by jtel for the jtel user. Please note, we may change the password.

Give jtel user sudo rightsMake sure the jtel user has sudo rights.
No additional packages installedDo not install any additional packages at this stage until the installation is completed.
Internet AccessThe machine must be given internet access for the installation, and also for any subsequent updates or patches to the system. A list of the required sites which will be accessed can be found here: Required Internet Access (jtel Container Stack) 

Network Interface

Requirement: The VM must have a single primary network interface. Provide the interface name before provisioning. Use ip link show or ifconfig -a to identify.

IP-Address configuration

Requirement: Static IP address

On Premise deployment

If the stack will be deployed On Premise, please provide either a SMB or NFS fileshare and send the following data to us for further installation.

SMB

InformationExplanationExample
TypeSMBThe type of fileshare
IP-AddressThe IP-Address of the Samba share10.10.100.10
PathThe path to the backup directory/srv/jtel-backup
UsernameA User for jtel that was created on the Samba Serverjtel
PasswordThe password of the samba user************
DomainThe domain name where the samba server is located. Optional setting.
SMB VersionThe Samba VersionSMB3.1.1
Retention daily backupHow long daily backups are kept on the share until they are deleted. If left empty, infinite.14
Retention weekly backupHow long weekly backups are kept on the share until they are deleted. If left empty, infinite.95
Retention monthly backupHow long monthly backups are kept on the share until they are deleted. If left empty, infinite.165

NFS

RequirementExplanationExample
TypeNFSThe type of fileshare
IP-AddressThe IP-Address of the NFS share10.10.100.10
PathThe path to the backup directory/srv/jtel-backup
NFS VersionThe NFS VersionNFSv4.1
Retention daily backupHow long daily backups are kept on the share until they are deleted. If left empty, infinite.14
Retention weekly backupHow long weekly backups are kept on the share until they are deleted. If left empty, infinite.95
Retention monthly backupHow long monthly backups are kept on the share until they are deleted. If left empty, infinite.165

Sizing

Up to 20 Concurrent Agents

...