Skip to content
/ infra Public
forked from mashanz/infra

Sandbox infrastruktur perangkat lunak MVP berbasis Linux Ubuntu dan include NodeJS, Python, Email service, Object Storage, SQL, NoSQL dan Redis. XAMPP Alternative LAMPP Alternative

License

Notifications You must be signed in to change notification settings

yafsw/infra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INFRA

Screen Shot 2022-12-28 at 11 26 43 AM

Sandbox infrastruktur perangkat lunak MVP berbasis Linux Ubuntu dengan integrasi NodeJS, Python, Email service, Object Storage, SQL, NoSQL dan Redis.

Persyaratan Minimum

OS    : Linux, MacOS, Windows (WSL)
CPU   : 2 Core
RAM   : 4 GB
DRIVE : 20 GB
Other : Sudah terinstall Docker

Service yang tersedia (kustom)

Service Description PORT
UBUNTU 22.04 Infra Server 22222
PostgreSQL SQL database 5432
pgAdmin4 Postgres Admin UI 81
MongoDB NoSQL database 27017
Mongo Express MongoDB Admin UI 8081
Redis KV database 6379
Minio Minio UI, Simulate S3 object storage 9001
Mailhog Mailhog UI, Simulate email inbox 8025

Instalasi

  • Calankan command berikut pada terminal
bash <(curl -s https://raw.githubusercontent.com/mashanz/infra/main/install.sh)
  • Masuk ke shell dengan perintah infra shell dan mulai development.

Penggunaan

Jalankan infra help untuk detail perintah

About

Sandbox infrastruktur perangkat lunak MVP berbasis Linux Ubuntu dan include NodeJS, Python, Email service, Object Storage, SQL, NoSQL dan Redis. XAMPP Alternative LAMPP Alternative

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 92.4%
  • Dockerfile 7.6%