# oar-core **Repository Path**: ruofengx/oar-core ## Basic Information - **Project Name**: oar-core - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-11 - **Last Updated**: 2022-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OAR-core Start latest paper minecraft server with some brilliant feature! - NFS storage, world folder and plugins, container it self is stateless. - Latest PaperMC build ## Usage 1. Clone this repo and its submodule with `git clone --recursive https://gitee.com/ruofengx/oar-core.git` 2. Run `docker-compose up --build -d --remove-orphans` ## Local Debug No config file or nfs file system `docker-compose -f debug.yml up --build -d --remove-orphans` # Spec Define ## Ports - 25565: OAR Oasis for velocity to connect, 7 layer; - 25575: OAR Meta, for velocity to connect, 7 layer(both of 2 containers may run on same machine, so they use different ports); - 60000: For nginx to connenct, 4 layer, must with proxy-protocol package; ## TODOs [] 1. Prevent papermc core save log file in logs folder. [] 2. Convert OAR Oasis to docker container. [] 3. Multi stage build to solve download vallina slow.