Coder Social home page Coder Social logo

ez-docker-installer's Introduction

Ez Docker Installer ๐Ÿณ

Purpose ๐Ÿค”

Glad you Asked! I use docker for a lot of my Homelab and currently run it on Rocky Linux. Which works great BTW! The issue I had was that Dockers install script located Here currently does not have support for RHEL-like systesms minus Fedora and RHEL for s390x architecture. So I made this to make it easier on myself and perhaps others so we don't need to manually install all the time.

Instructions

  • Clone the repo.
git clone https://github.com/ross-jm/Ez-Docker-Installer.git
  • Make the script executable.
cd Ez-Docker-Installer && chmod +x ez-docker-installer.sh
  • Run the script.
./ez-docker-installer.sh

Navigate to Portainer if installed.

  • If you choose to Install Portainer a link will spit out at the end like this

Portainer has been installed and is now running at https://127.0.0.1:9443` - Click the link make an account and Docker Away!

Things to Know.

  • No need to run as sudo as that is handled in the script.
    • Will prompt for Password if not run by root or the system is not configured for passwordless sudo.
  • You still need to add other users if you want them to run docker commands that can be done with.
    • sudo usermod -aG docker $USER
  • This was tested on Debian 12, Ubuntu 22.04, Rocky Linux 9.3 Alma Linux 9.3, and RHEL 9.3.
    • With that said it may work on earlier releases your mileage may vary.
  • This script installs the CE Edition of both not Business. That needs to be upgraded manually.

ez-docker-installer's People

Contributors

ross-jm avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.