Skip to content

Joseph-Cannaday/cloud-hosting-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

  • Install git, jdk version needed for server jar, and tmux
  • Inside your server directory write a script called start.sh containing the server launch command. An example script has been provided

Getting Started

  • Start by cloning this repo and copy the config files to the home directory

To Initialize

  • First run tmux -f [config-filename]
  • Then run tmux attach

To Detach

  • Ctrl+b, d

To stop the server

  • First attach to the session
  • Then type stop in the server client

To kill the Tmux session

  • Run tmux kill-server

About

Config files for 24hr cloud server uptime with tmux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages