Skip to content

cfunkz/RHEL-Docker-Portainer-AutoINSTALL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

RHEL-Docker-Portainer-Auto

This script is an auto-installation of Docker and Portainer on Red Hat based operating systems like CentOS, Rocky Linux, and Alma Linux.

WHAT DO

1. Download the Installation Script

Use curl to download the installation script:

curl -L https://raw.githubusercontent.com/cfunkz/RHEL-Docker-Portainer-AutoINSTALL/main/docker-portainer.sh -o docker-portainer.sh

2. Make the Script Executable

After downloading the script, make it runnable:

chmod +x docker-portainer.sh

3. Run the Script

Run the script:

./docker-portainer.sh

4. Access Portainer

Complete Portainer setup via:

http://<Your_Server_IP>:9000

Releases

No releases published

Packages

 
 
 

Contributors

Languages