- Notifications
You must be signed in to change notification settings - Fork1
codenjoyme/codenjoy-portable-linux-lite
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Other options:
- If you want to run it on linux, you should readhow to run the server on Ubuntu
- If you want to run it on windows, you should readhow to run the server on Windows
So lets do it together!
- copy this sctipthttps://github.com/codenjoyme/codenjoy-portable-linux-lite to your server (in the
/srv/codenjoyfolder for example) - be careful, you need to run everything under sudo
- with
1-git-clone.sh- [optional] change
GIT_REPO=https://github.com/codenjoyme/codenjoy.git - [optional] change
GIT_REVISION=master - run it to clone project
sudo bash 1-git-clone.sh
- [optional] change
- with
2-build.sh- [optional] change
DOCKER_IMAGE=apofig/codenjoy-contest:1.1.3 - run it to build project and create image
sudo bash 2-build.sh
- [optional] change
- remove folders
logsanddatabasefrom last running - with
3-start.sh- [optional] change
DOCKER_IMAGE=apofig/codenjoy-contest:1.1.3 - [optional] select
SERVER_PORT=8080 - [optional] change
PROFILES=sqlite,icancode - [optional] change
GAME_AI=falseto disable default AI with first player - [optional] change docker container name
CONTAINER_NAME=codenjoy - [optional] change application context
CONTEXT=codenjoy-contest - change default
ADMIN_PASSWORD=adminto be secure - run it to start server
sudo bash 3-start.sh
- [optional] change
- clear browser cache (old scripts can break system) or disable caching(Chrome -
Ctrl+Shift+J, TabNetwork, setDisable Cachecheckbox, then pressCtrl+F5) - go to
http://your-server:8080/codenjoy-contest/ - codenjoy!
About
No description, website, or topics provided.
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.