That's where the combination of dmzx Fleet Console and Agent Console comes in. It's designed to give you a central command hub for your entire fleet of boards.
Here are three common questions we get about managing multiple boards with these powerful extensions:
1. What exactly do Fleet Console and Agent Console do together?
The dmzx Fleet Console acts as your central control panel. From its ACP, you can queue up administrative commands for any phpBB board that has the dmzx Agent Console extension installed and configured. Instead of manually logging into each board's hosting or ACP, you can, for example, trigger a cache clear across all your sites or retrieve specific file contents from one central location.
The dmzx Agent Console is the counterpart that sits on each individual phpBB board. It's the 'ear' that listens for commands from your Fleet Console. It regularly polls your Fleet Console's Fleet base URL (which you paste into its settings, along with a unique token for that board) and executes any commands you've queued for it. It then sends back the results, which you can view in your Fleet Console.
2. How do I add a board to my Fleet Console and manage commands?
First, you'll need both dmzx Fleet Console and dmzx Agent Console installed on the respective phpBB boards via ACP → Customise → Manage extensions.
On your Fleet Console board:
- Go to ACP → Extensions → Fleet Console → Boards.
- Click New board.
- Fill in the Board name (e.g., "Client Alpha Forum") and optionally the Board URL. Click Create board.
- The system will provide a Fleet base URL for this board, which you'll need to copy along with its unique token.
- Go to ACP → Extensions → Agent Console / Settings.
- Paste the Fleet base URL and the unique token from your Fleet Console into the respective fields.
- Enable the Agent Console.
3. Can I browse files or see system info for my remote boards?
Absolutely! The dmzx Fleet Console extends its capabilities beyond just queuing commands. You can access a file browser for your remote boards directly from the Fleet Console. Navigate to ACP → Extensions → Fleet Console → Files. Here, you can specify a Folder (like
Code: Select all
ext/dmzx/mchatCode: Select all
styles/prosilverCode: Select all
styles/prosilver/template/overall_header.htmlWhile Fleet Console doesn't pull a full system info report directly (that's what dmzx System Info on each board is for locally), the ability to execute commands and retrieve file contents gives you significant diagnostic power from your central hub.
What are your biggest challenges in managing multiple phpBB boards, and how do you think a central console could help?
