You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -26,6 +26,8 @@ Montainer is designed to solve this problem. It is a Minecraft server encapsulat
## Usage
**Note for this microservice to work behind a subpath, you need to set the SUBPATH environment variable to the subpath you want to use.** e.g. `SUBPATH=/minecraft`
### Option 1: Deploy on Kubernetes (Recommended)
Look at the `examples/kubernetes` folder for a sample deployment.