Coder Social home page Coder Social logo

arch-server-scripts's Introduction

Arch Server Scripts

Summary

A collection of scripts for managing an Arch Linux-based server, primarily to aid in installing some more tedious to install services.

Description

Nowadays, it is very common to run server applications through a bunch of Docker containers. There are very few cases in which that would be a problem; taking performance as an example, my Raspberry Pi 4 (8GB) can run multiple contaienrs just fine. It is also recommended for security, as a hacker compromising a container is already bad enough, but them taking control of the entire machine is most definetly even worse.

That being said, this workflow isn't for everyone. Some administrators may prefer to be able to manage their software using the same great tools they use on their desktop, like pacman and the ABS + AUR. Or in some rare cases, they may wish to really squeeze out the last bit of performance, and thus not run their software in a container. There have also been instances of some things working better on Arch Linux than on other distros (citation needed; I remember having read about that on the r/archlinux subreddit).

Usage

You just cd into a directory and run intall.sh as root. As simple as that. Please read the README of each script you want to use first!

Dependencies

Some of these scripts depend on the AUR helper paru being installed. If not already done, please install it first by running install-dependencies.sh (requires sudo or doas).

Other dependencies should automatically be taken care of by their corrosponding install scripts.

Legal

License

This project is licensed under the terms of the Unlicense. You can find a copy in the LICENSE.md file at the root of this repository, or alternatively at unlicense.org. Note that this project uses the additional contribution disclaimer provided further down below on their website.

arch-server-scripts's People

Contributors

skyyysi avatar

Stargazers

 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.