Add LinkWarden role (#326) #1276
Annotations
2 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/workflow-conclusion-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run sarisia/actions-status-discord@v1
embed field value must be shorter than 1024, got 1329
[`84adc5e`](https://github.com/saltyorg/Sandbox/commit/84adc5e68796e220ddd05b85ac4236e32cf78a5c) Add LinkWarden role (#326)
* Add LinkWarden role with default configs and tasks
Introduce a new Ansible role for LinkWarden, setting up default
variables for Docker deployment, such as container name, image,
environment variables, and networks. Included tasks handle PostgreSQL
dependency, DNS setup, container management, and directory creation.
This addition allows for LinkWarden deployment and maintenance in the
Sandbox environment.
<3 GPT
Relevant issue: #324
* Standardize database naming in Docker env config
Updated the DATABASE_URL environment variable to dynamically use the
specific `linkwarden_name` value rather than a hardcoded database name.
* Change Author Name
* Used correct user variable
* Optimize `linkwarden_web_url` concatenation
Improved the readability of the URL construction logic in the linkwarden
role defaults by removing excess whitespace. This change ensures that
the web URL is generated cleanly when the subdomain is present. No
functionality is altered, just a cosmetic fix that enhances code
maintainability.
* LinkWarden Convert Postgres to inventory vars
* Fix postgres user env
---------
Co-authored-by: owine <[email protected]>
|
The logs for this run have expired and are no longer available.
Loading