verita84 2020-12-18 15:23:17 +00:00
parent bfa4efd425
commit 6eb34781a6

@ -1,9 +1,9 @@
1. Copy config-example.json to config.json and modify with your desired layout.
* Copy config-example.json to config.json and modify with your desired layout.
This is the core config file for the web console, agent, and server. Config.json should be copied to the picluster directory on each node.
You can run the server and agent on the same node since they are listening on different ports.
* You can run the server and agent on the same node since they are listening on different ports.
2. Copy the example Dockerfile layout depending on architecture (Optional)
* Copy the example Dockerfile layout depending on architecture (Optional)
Arch Linux ARM
```