Skip to content

Sometimes setting up manually is a pain - these scripts are here to help πŸ˜‰

Notifications You must be signed in to change notification settings

NiHaiden/convenience-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

convenience-scripts

Sometimes setting up docker or other software can be a bit of a hassle. Get started quickly with these scripts. Note: Please have bash, curl and sudo installed. Everything else will be installed.

Webserver

Docker Scripts

Usage of Docker Install Script for Debian

curl https://raw.githubusercontent.com/NiHaiden/convenience-scripts/main/docker/docker-install-debian.sh | sudo bash

Usage of Docker Install Script for Ubuntu (LTS Releases)

curl https://raw.githubusercontent.com/NiHaiden/convenience-scripts/main/docker/docker-install-ubuntu.sh | sudo bash

Usage of Caddy Install Script for Debian & Ubuntu

curl https://raw.githubusercontent.com/NiHaiden/convenience-scripts/main/webserver/caddy-install-debuntu.sh | sudo bash

Usage of Caddy Install Script for Fedora & RHEL8(-based) Distros

curl https://raw.githubusercontent.com/NiHaiden/convenience-scripts/main/webserver/caddy-install-fedora-rhel8.sh | sudo bash

Usage of Docker Install Script for Fedora

curl https://raw.githubusercontent.com/NiHaiden/convenience-scripts/main/docker/docker-install-fedora.sh | sudo bash

About

Sometimes setting up manually is a pain - these scripts are here to help πŸ˜‰

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages