Skip to content

inouire/baggle-server-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

baggle-server-deploy

This repository contains everything needed to deploy an up-to-date b@ggle server in a few steps. Follow this guide to install your own b@ggle instance, connected to the official b@ggle network.

Requirements

  • java runtime environnement (JRE) >= 1.6
  • git

Instructions

Clone baggle-server-deploy git repository from github

git clone https://github.com/inouire/baggle-server-deploy.git

Launch a server with the default config

./launch_server.sh

You should now see your b@ggle server from b@ggle client (Launch it in a click from baggle official website)

If the script doesn't work at all, try to make it executable

chmod +x launch_server.sh

You can also use another preset config from conf/ directory

./launch_server.sh conf/server-quick.myml

Or you can even create your own config from an existing one and launch it

./launch_server.sh conf/my_own_config.myml

TODO

Explain what is b@ggle and add a link to the offical website List the available presets and explain them

About

Everything needed to deploy a b@ggle server in a few steps

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages