אפליקציות / משחקים ועוד
Crafty Controller
שרתי Minecraft, בלי טרמינל
לוח ניהול בדפדפן לשרתי Minecraft Java: יוצרים שרת מתבנית, מפעילים ועוצרים, עורכים הגדרות, קוראים את הקונסולה, מתזמנים גיבויים והפעלות מחדש, ונותנים למישהו הרשאה לנהל שרת משלו בלי למסור לו את כל המכונה. מודול ה-Bedrock מריץ שרת קבוע אחד; זה מריץ כמה ומאפשר לבנות אותם.
קטגוריהמשחקים ועוד
זיכרון~600MB
מודול
gamesהתקנה
פותחים את לוח הבקרה, מוצאים אותה ב-App Store ולוחצים Install. או מטרמינל על השרת:
sudo homebox install games
איפה פותחים אותה
| שירות | פורט | התחברות ראשונה |
|---|---|---|
| Crafty Controller | :8447 | Prints a generated admin password in the container log on its first start, and nowhere else. Read it with: homebox logs games |
פותחים בכתובת של השרת עם הפורט הזה — לוח הבקרה מקשר אליה ישירות ברגע שהיא רצה.
כדאי לדעת
הטיפים הבאים מופיעים באנגלית, כפי שהם כתובים במודול.
- It serves HTTPS with a self-signed certificate, so the browser warns on the first visit. That is expected here
- The admin password is printed in the log on the very first start only: homebox logs games
- Each server it creates opens its own game port, and those are not published by this module — add them to the compose file, or the servers are reachable only from this box
- Java servers only. Bedrock is a separate module because it is a different program with a different protocol