MineOS
Setup
https://minecraft.codeemo.com/mineoswiki/index.php?title=Importing_a_world
Protected SFTP access
MineOs Bindmount in crontab for sftp user, because no fstab in LXC:
@reboot mount -o bind /root/mineos-path/gamefiles/minecraft/import/ /home/sftp_user/minecraft-import-directory/
Issues
Server instance not starting - blocked port
https://discourse.codeemo.com/t/cant-start-server-in-webui/5732
- Check usage of 26656 with
netstat -tulpn - Kill PID
- Start instance in WebUI
External Access Issues
- Check accessibility at https://mcsrvstat.us/
- Internal Portforwarding seems to make trouble on LXC settups, thus the standard ports have to be used. Make sure,
2665625565 is open and forwarded on TCP and UDP traffic in router.