Versions Compared

Key

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

anchor
Register / IndexRegister / Index

Register / Index

Table of Contents

Einleitung


Go to Register / Index 
Dieses Kapitel beschreibt die empfohlenen Systemanforderungen der CoreOne Suite Services. Für die Installationen der CoreOne Suite wird einen IT-Infrastruktur vorausgesetzt, welche die in dieser Dokumentation beschriebenen Spezifikationen erfüllt. Die aufgeführte IT-Infrastruktur wird zum Zeitpunkt der Erstinstallation und für einen reibungslosen Betrieb vorausgesetzt.


...

Anchor
Register / Index
Register / Index

Register / Index

Table of Contents


Basis-Installationen / Vorkontrollen / Restriktionen

...

Features, Roles, Services

Nachfolgende Features, Roles, Services Softwarekomponenten sind unabhängig von der Art der CoreOne Suite Installation (All-In-One, verteiltes System) auf dem Server zu installieren.

...

Die Verwendung von Zertifikaten kann deaktiviert werden, wird aber nicht empfohlen.

Benutzerkonten

Um die CoreOne Suite ordnungsgemäss zu Betreiben, benötigt es mindestens ein Service Benutzerkonto das in den angebundenen Zielsystemen über ausreichende Berechtigungen verfügt. Das Service Benutzerkonto muss auf die Private-Keys der verwendeten Zertifikate berechtigt werden (MMC) und auf dem System über 'Logon As Service' Rechte verfügen (GPEDIT).

CoreOne Suite "All-In-One"

...

Die Powershell über Server Manager - Tools - Windows PowerShell aufrufen.

$features = @("RSAT", "RSAT-AD-Powershell", "RSAT-AD-Tools", "RSAT-ADDS", "RSAT-AD-AdminCenter", "RSAT-ADDS-Tools", "NET-Framework-Features", "NET-Framework-Core", "net-http-activation", "net-non-http-activ", "net-framework-45-features", "net-http-activation", "net-non-http-activ", "net-framework-45-features", "net-wcf-msmq-activation45", "net-wcf-pipe-activation45", "net-wcf-tcp-activation45", "NET-WCF-TCP-PortSharing45", "Powershell", "powershell-v2", "-ise", "WEB-Server", "web-basic-auth", "web-windows-auth", "web-common-http", "web-security", "web-app-dev", "web-asp-net", "web-asp-net45") foreach($feature in $features) { Install-WindowsFeature -Name $feature }
Code Block
powershell
language
powershell


CoreOne Suite "Application Services"

...

CoreOne Suite "Web Services"

Go to Register / Index

Auf dem CoreOne Web Services Server wird das Self-Service und Web-Portal gehostet. Es kann dediziert installiert sein.

Hardware Anforderungen

  • 8 GB RAM 
  • 2 CPU mit 2.0 GHz 
  • C: Partition 60 GB (System)

Software Anforderungen

  • Windows 2008 R2 Server oder höher
  • .NET Framework 4.7 oder höher
  • IIS 7 oder höher
  • Windows Features / Services
    • NET Framework 3.5 Features
      • Windows Communication Foundation HTTP Activation
      • Windows Communication Foundation Non-HTTP Activation
    • .NET Framework 4.6.1 Features oder höher
      • WCF Services
        • HTTP Activation
        • Message Quueing (MSMQ) Activation
        • Named Pipe Activation
        • TCP Activation
        • TCP Port Sharing 
    • Web Server (IIS)
      • Basic Authentication
      • Windows Autentication
      • Common HTTP Features
      • Security
      • Application Development

...

CoreOne Suite "Secure Router"

Go to Register / Index

Der CoreOne Secure Router wird verwendet um eine sichere Kommunikation durch unterschiedliche Netzwerkzonen zu den CoreOne System Connector Server aufzubauen.

Hardware Anforderungen

  • 8 GB RAM
  • 2 CPU mit 2.0 GHz 
  • C: Partition 60 GB (System)

...

CoreOne Suite "System Connector"

Go to Register / Index

Der CoreOne System Connector Server wird verwendet um die Aktionen in entfernten Netzwerken auf ausgesuchte Zielsysteme auszuführen.

Hardware Anforderungen

  • 8 GB RAM
  • 2 CPU mit 2.0 GHz 
  • C: Partition 60 GB (System)

Software Anforderungen

  • Windows 2008 R2 Server oder höher
  • .NET Framework 4.6.1 oder höher
  • Windows Features / Services
    • NET Framework 3.5 Features
      • Windows Communication Foundation HTTP Activation
      • Windows Communication Foundation Non-HTTP Activation
    • .NET Framework 4.6.1 Features oder höher
      • WCF Services
        • HTTP Activation
        • Message Quueing (MSMQ) Activation
        • Named Pipe Activation
        • TCP Activation
        • TCP Port Sharing

...