Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

codenjoyme/codenjoy-portable-linux-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run server on Linux?

Other options:

So lets do it together!

  • copy this sctipthttps://github.com/codenjoyme/codenjoy-portable-linux-lite to your server (in the/srv/codenjoy folder for example)
  • be careful, you need to run everything under sudo
  • with1-git-clone.sh
    • [optional] changeGIT_REPO=https://github.com/codenjoyme/codenjoy.git
    • [optional] changeGIT_REVISION=master
    • run it to clone projectsudo bash 1-git-clone.sh
  • with2-build.sh
    • [optional] changeDOCKER_IMAGE=apofig/codenjoy-contest:1.1.3
    • run it to build project and create imagesudo bash 2-build.sh
  • remove folderslogs anddatabase from last running
  • with3-start.sh
    • [optional] changeDOCKER_IMAGE=apofig/codenjoy-contest:1.1.3
    • [optional] selectSERVER_PORT=8080
    • [optional] changePROFILES=sqlite,icancode
    • [optional] changeGAME_AI=false to disable default AI with first player
    • [optional] change docker container nameCONTAINER_NAME=codenjoy
    • [optional] change application contextCONTEXT=codenjoy-contest
    • change defaultADMIN_PASSWORD=admin to be secure
    • run it to start serversudo bash 3-start.sh
  • clear browser cache (old scripts can break system) or disable caching(Chrome -Ctrl+Shift+J, TabNetwork, setDisable Cache checkbox, then pressCtrl+F5)
  • go tohttp://your-server:8080/codenjoy-contest/
  • codenjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp