https://github.com/timxor/linux_bootstrap
Installs the latest versions of docker, go, mysql and nginx on any linux distro
https://github.com/timxor/linux_bootstrap
bash docker go install-script linux mysql nginx
Last synced: about 24 hours ago
JSON representation
Installs the latest versions of docker, go, mysql and nginx on any linux distro
- Host: GitHub
- URL: https://github.com/timxor/linux_bootstrap
- Owner: timxor
- License: mit
- Created: 2016-08-13T10:01:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-13T10:45:46.000Z (almost 9 years ago)
- Last Synced: 2025-05-16T14:50:57.487Z (about 2 months ago)
- Topics: bash, docker, go, install-script, linux, mysql, nginx
- Language: Shell
- Homepage: https://github.com/timxor/linux_bootstrap
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# universal_linux_install_script
A script that will run on any linux distribution, that installs the latest versions of docker, go, mysql and nginx. Then it verify’s the installation.