Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Set weight in docker labels #1860

Closed
3 tasks done
Emporea opened this issue Aug 26, 2023 · 3 comments
Closed
3 tasks done

[Bug] Set weight in docker labels #1860

Emporea opened this issue Aug 26, 2023 · 3 comments
Labels
not a bug This doesn't seem right

Comments

@Emporea
Copy link

Emporea commented Aug 26, 2023

Description

I described it in this question already, but now i am just more confused if its even impemented or not.

#1805

I wanted to set weight to labels of docker containers directly in a docker-compose file. The person who answered on my question said its implemented, but i cant get it to work.

Steps to reproduce

#1805

homepage version

0.6.19 docker

Installation method

Docker

Configuration

No response

Container Logs

No response

Browser Logs

No response

Troubleshooting

#1805

Other

No response

Before submitting, I have made sure to

@Emporea Emporea added bug Something isn't working unconfirmed labels Aug 26, 2023
@shamoon shamoon added cant reproduce bug Something isn't working and removed bug Something isn't working unconfirmed cant reproduce labels Aug 26, 2023
@shamoon
Copy link
Collaborator

shamoon commented Aug 26, 2023

You didn’t really provide much detail but this is implemented and I confirmed is working fine

https://github.com/jameswynn/homepage/blob/main/src/utils/config/api-response.js#L19

- meaile
...
- calibre-web
...
Screenshot 2023-08-26 at 12 10 43 PM
- meaile
...
    homepage.weight=1
- calibre-web
...
    homepage.weight=2
Screenshot 2023-08-26 at 12 18 56 PM

@shamoon shamoon closed this as not planned Won't fix, can't repro, duplicate, stale Aug 26, 2023
@Emporea
Copy link
Author

Emporea commented Aug 26, 2023

Thank you. It works now

@shamoon shamoon added not a bug This doesn't seem right and removed bug Something isn't working labels Sep 4, 2023
Copy link
Contributor

github-actions bot commented Feb 5, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
not a bug This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants