Skip to content

LangDuaMC/simplecloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

simplecloud simplerun recipe

a naive runtime implementation to boot up simplecloud v3 instance as an experiment from duacloud.

what to expect for a docker image

in summary, not for a production run yet!

it can

  • runs stack in isolation with the rest of the system
  • handle through dns well

unexpected & caveats (for now)

  • server status are not reported correctly
  • velocity provision wasn't going well
  • essentials features like user-account are not yet available
  • runtime isn't a daemon? fixable, but well not optimized for setup routine.
  • setup aren't done through cli-flags but tui, so it harder to provision for now.
  • the thiccest docker image for now, as everything in setup is monolith

run and test it

docker run --rm -it -p 1337:1337 -v ./work/:/work/ ghcr.io/langduamc/simplecloud:main bash
sc setup # spam enter
sc login dashboard

About

experimental docker runtime recipe for simplecloud.app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages