Docker
This section provides sample configurations to run Binacle.Net with Docker Compose, showcasing different features and modules. You can choose the setup that fits your needs, from basic API functionality to full-featured setups.
1οΈβ£ Minimal Setup
This sample demonstrates a minimal Docker Compose setup for Binacle.Net with essential features.
Key Features:
- Basic API functionality
- Lightweight configuration for easy setup and testing
- Customizable bin configurations via Presets.json
Visit the Minimal Setup for more details.
2οΈβ£ UI Setup
A sample focused on running Binacle.Net with all the UI features. This setup is ideal for users interacting with Binacle.Net for the first time or for demo purposes.
Key Features:
- UI Module for interactive demos
- Swagger & Scalar UI for API exploration
- Customizable bin configurations via Presets.json
Visit the UI Setup for more details.