docs: update deployment and API references
This commit is contained in:
@@ -25,7 +25,7 @@ It gives you one place to publish playlists, slides, announcements, and live upd
|
||||
|
||||
Docker Compose is the recommended way to deploy Pulse Signage. It keeps the web app, player, bridge, and database together in a predictable setup.
|
||||
|
||||
If you want the details, start with the [Compose guide](docker-compose/README.md).
|
||||
For a complete installation, follow the [public stack setup](docker-compose/README.md#public-stack-setup). For screens on separate devices, use the [remote player setup](docker-compose/README.md#remote-player-setup).
|
||||
|
||||
## Docs
|
||||
|
||||
@@ -33,7 +33,6 @@ If you want the details, start with the [Compose guide](docker-compose/README.md
|
||||
- [API reference](docs/api.md) - the player HTTP surface and onboarding endpoints.
|
||||
- [Database schema](docs/schema.md) - the tables and data model the app maintains.
|
||||
- [WebSocket reference](docs/websocket.md) - the live player and snapshot channels.
|
||||
- [Compose guide](docker-compose/README.md) - deployment options and service layout.
|
||||
- [Changelog](CHANGELOG.md) - release history and notable changes.
|
||||
|
||||
## Explore The Docs
|
||||
|
||||
Reference in New Issue
Block a user