Install SLiMS: Difference between revisions
Created page with "Download bumbunya menggunakan git di url berikut https://github.com/drajathasan/alpine-slims-9 : git clone https://github.com/drajathasan/alpine-slims-9 masuk ke folder alpine-slims-9 : cd alpine-slims-9 folder alpine-slims-9 berisi beberapa file, antara lain : adminer.php docker-compose.yml Dockerfile httpd.conf Sumber bumbu SLiMS * https://slims.web.id/ * https://hub.docker.com/r/slimsofficial/slims * https://github.com/drajathasan/alpine-slims-9" |
m 10 revisions imported |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Download bumbunya | Download bumbunya di [[https://github.com/slims/docker-compose-for-slims/archive/refs/heads/master.zip di sini]] menggunakan wget | ||
wget -c https://github.com/slims/docker-compose-for-slims/archive/refs/heads/master.zip | |||
Extract file yang sudah di download | |||
unzip master.zip | |||
folder | Hasilnya berupa folder | ||
docker-compose-for-slims-master | |||
Rename nama folder menjadi .slims (optional saja, biar tak terlalu panjang nama foldernya) | |||
Latest revision as of 22:47, 19 November 2024
Download bumbunya di [di sini] menggunakan wget
wget -c https://github.com/slims/docker-compose-for-slims/archive/refs/heads/master.zip
Extract file yang sudah di download
unzip master.zip
Hasilnya berupa folder
docker-compose-for-slims-master
Rename nama folder menjadi .slims (optional saja, biar tak terlalu panjang nama foldernya)
Sumber bumbu SLiMS