Skip to content

kenny-ngo/miniklit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINIKLIT

Miniklit is based on the LAMP ( an archetypal model of web service solution stacks ). It uses latest technology to provide faster service with reliability. The Miniklit consists 4 critical components:

  • TinyCore ( tinycorelinux.net )
  • Nginx ( nginx.org )
  • PHP7-FPM ( php.net )
  • MariaDB ( mariadb.org )

At the moment, it runs as a VM and depends on VirtualBox and Packer. Its ultimate goal is convert to machine images that can distribute to Cloud Providers such Amazon Web Services (AWS), Google, Microsoft and Rackspace.

REQUIREMENTS

Hardware

  • Hypervisor ( > 2ghz )
  • Memory ( > 8 gb )
  • Storage ( > 40 gb )

Software

  • Windows / Linux / OSX
  • VirtualBox ( virtualbox.org )
  • Packer ( packer.io )
  • GIT ( desktop.github.com ) * Optional
  • SSH client

INSTALLATION

WARNING: large filesize ( ~ 460mb )

Windows

Watch: https://www.youtube.com/watch?v=G95NSGW_Sg4

Linux / OSX

Watch: https://www.youtube.com/watch?v=G95NSGW_Sg4

Other Video Clips

LICENSE

The MIT License (MIT)