mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-21 22:46:11 +00:00
update README
This commit is contained in:
parent
8fed8bd1cf
commit
d69353bb9f
1 changed files with 5 additions and 0 deletions
|
@ -12,9 +12,11 @@ Modification par la Team Khaganat
|
|||
(use docker)
|
||||
|
||||
### Clone repo
|
||||
<code>
|
||||
git clone https://git.khaganat.net/aleajactaest/khanat-code.git
|
||||
git clone https://git.khaganat.net/khaganat/khanat-ressources.git
|
||||
git clone https://git.khaganat.net/khaganat/khanat-data-client.git
|
||||
</code>
|
||||
|
||||
### archi x64_86:
|
||||
|
||||
|
@ -29,12 +31,15 @@ result:
|
|||
|
||||
## COMPIL SERVER and START
|
||||
Compil server : (prepare server / initialize khanat / database / patch)
|
||||
|
||||
./dist/docker/server/debian/jessie/x86_64/server.sh -b -t -q -z -k -n
|
||||
|
||||
Start server :
|
||||
(You need tape Enter when application ask to start server)
|
||||
|
||||
./dist/docker/server/debian/jessie/x86_64/server.sh
|
||||
|
||||
Connect server with ssh (only if server is started)
|
||||
|
||||
./dist/docker/server/debian/jessie/x86_64/server.sh --ssh
|
||||
|
||||
|
|
Loading…
Reference in a new issue