MartinX3-AdministrativeDevelopment / ServerContainerTemplate

Contains documentation to create a podman server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Creating and using a podman server

Table of contents

  1. Requirements
  2. Base
    1. Operating System
    2. IPMI
    3. Further Steps
  3. Podman services
    1. Borg Backup
      1. Client
      2. Server
    2. CI
    3. DYNDNS HTTPS IP
    4. E-Mail SMTP Notification
    5. Honeypot
      1. SSH
    6. LDAP
    7. Nextcloud
    8. Postgresql Database
  4. Podman maintenance services
    1. N/A

Requirements

  1.  sudo mkdir -p /opt/podman/ServerContainerTemplate
     sudo chown user:group -R /opt/podman/ServerContainerTemplate
     git clone https://github.com/MartinX3-AdministrativeDevelopment/ServerContainerTemplate.git /opt/podman/ServerContainerTemplate
  2. Add your changes

About

Contains documentation to create a podman server

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%