| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
To easily manage NodeODM with docker-compose take a look at these sample docker-compose.yml files
Edit the config-default.json to match your required settings. Make sure you change the value for token to secure your NodeODM instance if you plan on hosting the server publicly
To utilize the GPU acceleration of NVIDA graphics cards run: docker-compose -f docker-compose.gpu.yml up -d
If there is no GPU acceleration available you can run NodeODM on CPU only with: docker-compose -f docker-compose.cpu.yml up -d
| Back | FazBrowse Home | New Git URL |