All Projects → hhstore → awesome-script

hhstore / awesome-script

Licence: MIT license
常用的 shell 脚本,包括 centos, Ubuntu, Mac osx, 以及 Docker, Python 等常用软件的安装, 配置, 开发环境搭建的脚本.

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to awesome-script

packer-centos
Create CentOS images for different hypervisors with Packer
Stars: ✭ 18 (-64%)
Mutual labels:  centos
s2i-ruby-container
Ruby container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Ruby applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 55 (+10%)
Mutual labels:  centos
flamingo
Lightweight Cloud Instance Contextualizer
Stars: ✭ 36 (-28%)
Mutual labels:  centos
cis benchmarks audit
Simple command line tool to check for compliance against CIS Benchmarks
Stars: ✭ 182 (+264%)
Mutual labels:  centos
wsl-distrod
Distrod is a meta-distro for WSL 2 which installs Ubuntu, Arch, Debian, Gentoo, etc. with systemd in a minute for you. Distrod also has built-in auto-start feature on Windows startup and port forwarding ability.
Stars: ✭ 1,637 (+3174%)
Mutual labels:  centos
elearning
elearning linux/mac/db/cache/server/tools/人工智能
Stars: ✭ 72 (+44%)
Mutual labels:  centos
distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
Stars: ✭ 4,371 (+8642%)
Mutual labels:  centos
ansible-haproxy
Installs and configures HAProxy
Stars: ✭ 19 (-62%)
Mutual labels:  centos
ansible-role-backup
Ansible Role - Backup for simple servers
Stars: ✭ 122 (+144%)
Mutual labels:  centos
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+262%)
Mutual labels:  centos
niaoge linux basic train answers
鸟哥的Linux基础学习实训教程 参考答案
Stars: ✭ 13 (-74%)
Mutual labels:  centos
srs-docker
Docker image for SRS.
Stars: ✭ 14 (-72%)
Mutual labels:  centos
nginx-more
Development repository for nginx-more package
Stars: ✭ 96 (+92%)
Mutual labels:  centos
HEIF
Mac OS X: Convert any image to HEIF/HEIC format
Stars: ✭ 58 (+16%)
Mutual labels:  mac-osx
ipv6-dhclient-script
IPv6 w/ dhclient configuration script (Debian/RedHat-based distros)
Stars: ✭ 68 (+36%)
Mutual labels:  centos
Linux
🐧 以“标签”形式对Linux的命令进行的梳理
Stars: ✭ 15 (-70%)
Mutual labels:  centos
centos-7-kickstart
build a centos 7 iso/ovf/ova with kickstart
Stars: ✭ 22 (-56%)
Mutual labels:  centos
pg dba scripts
PostgreSQL DBA scripts
Stars: ✭ 30 (-40%)
Mutual labels:  centos
copr-rpm-spec
My RPM specs on Copr
Stars: ✭ 17 (-66%)
Mutual labels:  centos
gh-notifier
Desktop notifier for all your "social" GitHub notifications
Stars: ✭ 21 (-58%)
Mutual labels:  mac-osx

awesome-script

迁移:

项目说明:

初衷:

  • 工作需要经常在各种系统(Ubuntu, CentOS, Mac OSX等)间切换.
  • 各系统间, 在安装常用开发包时,有各种细微差异.(如nginx,python,git,Oracle,MySQL,mongodb 等)
  • 每次配置新的开发环境,生产环境,都需要搜索安装,很繁琐.
  • 现在有 docker 可以减轻负担,但是 build docker 镜像依然需要知道安装方法.
  • 很多软件的安装方法,会过时, 版本更新变化很快.

项目内容:

  • 包含常用软件的shell 安装脚本,以及依赖配置.(包括 Centos, Ubuntu, Mac OSX 等)
  • 会有功能说明文档.
  • 会注明日期,(安装方法有时效性)

项目结构:

  • CentOS
    • 6.5-X64
      • nginx
      • python
      • mysql
      • redis
      • mongodb
  • Ubuntu
    • 14.04-X64
      • nginx
      • python
      • mysql
      • redis
      • mongodb
  • MacOSX
    • brew-install.sh
    • brew-cask-install.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].