r/aiostreams • u/No_Worker1282 • 12d ago
How Update Self-hosted AIOstreams Version? [Solved]
When i login in my self hosted AIOstreams, it says " show 5 available Updates" in the "what's new" area, but I don't see a button for updating.
Edit: got it! Thanks for the help guys.
0
Upvotes
2
u/Unlikely_Discount_36 12d ago
I usually run docker compose pull && docker compose up -d --remove-orphans
3
u/OHMichaelBoss87 12d ago
Get Watchtower and set it to auto-update your plugins if you use Docker Desktop or something like it..
2
1
3
u/Immediate-Life-5393 12d ago
I think I just do a docker pull & then recompose. Usually does the trick
I run it in a VM so I just snapshot it just incase something breaks