mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-31 20:43:42 +00:00
19 lines
814 B
ReStructuredText
19 lines
814 B
ReStructuredText
.. _packaging-references:
|
|
|
|
====================
|
|
Packaging References
|
|
====================
|
|
|
|
Below are links to working examples of more advanced configurations for current Embassy services. They might serve as a starting point or reference during your development process:
|
|
|
|
TODO update links when merged to master
|
|
|
|
- Detailed `docker_entrypoint.sh` - `filebrowser-wrapper <https://github.com/Start9Labs/filebrowser-wrapper/blob/master/docker_entrypoint.sh>`_
|
|
- Optional dependencies - `btcpayserver <>`_
|
|
- Config spec - `btcpayserver <>`_
|
|
- Config rules - `btcpayserver <>`_
|
|
- Multiple dependencies - `btcpayserver <>`_
|
|
- Actions - `btcpayserver <>`_
|
|
- Health checks - `btcpayserver <>`_
|
|
- Alerts - `lnd <https://github.com/Start9Labs/lnd-wrapper/blob/87daf4e5ed7231e22aaa28be533e794f67f98289/manifest.yaml#L30>`_
|