Kaydet (Commit) d55f3a59 authored tarafından Ömer SAVAŞ's avatar Ömer SAVAŞ

BugFix

üst b42f4294
...@@ -4,7 +4,10 @@ Merhaba. Bu, yazılımcıları yazılımın angarya kısmından kurtarıp esas i ...@@ -4,7 +4,10 @@ Merhaba. Bu, yazılımcıları yazılımın angarya kısmından kurtarıp esas i
## Kurulum ## Kurulum
Kurulum dökümanları için [tıklayınız](https://github.com/karapazar/AngaryosLight). chmod +x start.sh
wget https://raw.githubusercontent.com/karapazar/Angaryos/master/start.sh
./start
## Kullanım ## Kullanım
......
apt-get update apt-get update
apt-get install -y docker.io git wget apt-get install -y docker.io git
docker swarm init docker swarm init
git clone https://github.com/karapazar/AngaryosLight git clone https://github.com/karapazar/Angaryos
cd AngaryosLight/ cd AngaryosLight/
docker stack deploy --compose-file ./docker-stack.yml angaryos docker stack deploy --compose-file ./docker-stack.yml angaryos
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment