# Web frontends like Mopidy-Muse, how to configure on headless system?

**URL:** https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858
**Category:** Help and support
**Created:** [December 14, 2023, 5:50pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858 "2023-12-14T17:50:57Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![chrisisbd](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/chrisisbd/32/2338_2.png) [@chrisisbd](https://discourse.mopidy.com/u/chrisisbd)
#### Post date: [December 14, 2023, 5:50pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/1 "2023-12-14T17:50:57Z")

</div>

I have mopidy running on a headless Raspberry Pi and I’m looking for a ‘comfortable’ client.

One possibility is a web client like Mopidy-Muse but I’m rather confused about how this works. I _think_ it should be installed on the same system as Mopidy but then how do you connect to it as Mopidy is listening on port 6680 and mopidy-mpd is listening on 6600.

If someone could point me at a basic configuration for Mopidy-Muse that would be very welcome!

---

<div class="post-metadata">

### Author: ![kingosticks](https://avatars.discourse-cdn.com/v4/letter/k/858c86/32.png) [@kingosticks](https://discourse.mopidy.com/u/kingosticks)
#### Post date: [December 14, 2023, 6:17pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/2 "2023-12-14T18:17:40Z")

</div>

Mopidy web extensions such as Mopidy-Muse are _extensions_ to Mopidy and so must be installed on the same system as Mopidy. Mopidy-Muse is a web extension, so it would be accessed via port 6680. It has nothing to do with Mopidy-MPD on port 6600.

---

<div class="post-metadata">

### Author: ![chrisisbd](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/chrisisbd/32/2338_2.png) [@chrisisbd](https://discourse.mopidy.com/u/chrisisbd)
#### Post date: [December 14, 2023, 10:37pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/3 "2023-12-14T22:37:45Z")

</div>

But Mopidy itself defaults to using port 6680, doesn’t that clash with  
Mopidy-muse or does Mopidy-muse take over the interface?

---

<div class="post-metadata">

### Author: ![Matthias\_Meulien](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/matthias_meulien/32/2260_2.png) [@Matthias\_Meulien](https://discourse.mopidy.com/u/Matthias_Meulien)
#### Post date: [December 15, 2023, 3:54am UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/4 "2023-12-15T03:54:08Z")

</div>

Mopidy-Muse isn’t an HTTP server listening on a port. It’s a web application served by Mopidy.

Once you’ll have installed Mopidy-Muse extension, you’ll be able to fetch Muse code using a web browser visiting the URL of Mopidy.

In other words, Mopidy-Muse **extends** the web interface.

---

<div class="post-metadata">

### Author: ![kingosticks](https://avatars.discourse-cdn.com/v4/letter/k/858c86/32.png) [@kingosticks](https://discourse.mopidy.com/u/kingosticks)
#### Post date: [December 15, 2023, 7:34am UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/5 "2023-12-15T07:34:17Z")

</div>

If you visit port 6680 in your browser, the default page there is a list of all webclients installed with a link to each one. There’s also a mopidy config option to change the default page to take you straight to you preferred client instead. As mentioned, Mopidy extensions extend Mopidy.

---

<div class="post-metadata">

### Author: ![chrisisbd](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/chrisisbd/32/2338_2.png) [@chrisisbd](https://discourse.mopidy.com/u/chrisisbd)
#### Post date: [December 15, 2023, 1:40pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/6 "2023-12-15T13:40:12Z")

</div>

Ah, OK, I understand now. It wasn’t clear (to me anyway) from the  
descriptions I could find.

---

<div class="post-metadata">

### Author: ![kingosticks](https://avatars.discourse-cdn.com/v4/letter/k/858c86/32.png) [@kingosticks](https://discourse.mopidy.com/u/kingosticks)
#### Post date: [December 15, 2023, 2:10pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/7 "2023-12-15T14:10:02Z")

</div>

To be fair, Mopidy Web clients don’t technically _need_ to be Mopidy Extensions. It’s just they usually (always?) are because it is much simpler for everyone that way. I’m not sure where would be a good place to make this clearer but if you have any suggestions please do let us know and happy to improve the docs.

---

<div class="post-metadata">

### Author: ![Zhao](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/zhao/32/2424_2.png) [@Zhao](https://discourse.mopidy.com/u/Zhao)
#### Post date: [March 21, 2024, 3:28pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/8 "2024-03-21T15:28:54Z")

</div>

What are the most up-to-date web clients taht are still being maintained and are there more that are not listed on the Mopidy web page? As quite a few from that list don’t appear to have had recent updates.

---

<div class="post-metadata">

### Author: ![Matthias\_Meulien](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/matthias_meulien/32/2260_2.png) [@Matthias\_Meulien](https://discourse.mopidy.com/u/Matthias_Meulien)
#### Post date: [March 21, 2024, 4:43pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/9 "2024-03-21T16:43:34Z")

</div>

[Argos](https://github.com/orontee/argos) is a maintained client not mentioned on the web page (but it’s not a web client… I apologize for this slightly off-topic answer; Disclaimer: I am the maintainer).

---

<div class="post-metadata">

### Author: ![kingosticks](https://avatars.discourse-cdn.com/v4/letter/k/858c86/32.png) [@kingosticks](https://discourse.mopidy.com/u/kingosticks)
#### Post date: [March 21, 2024, 8:40pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/10 "2024-03-21T20:40:41Z")

</div>

You can fix that…! Propose a new section if it doesn’t fit.

---

<div class="post-metadata">

### Author: ![Zhao](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/zhao/32/2424_2.png) [@Zhao](https://discourse.mopidy.com/u/Zhao)
#### Post date: [March 21, 2024, 9:47pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/11 "2024-03-21T21:47:38Z")

</div>

Thanks, I looked at this earlier actually, I am running almost all of my items headless so this doesn’t work for me at the moment. Although it did look interesting - I might try this on one of my tablets so I don’t have to run it in kiosk mode.

---

<div class="post-metadata">

### Author: ![Matthias\_Meulien](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/matthias_meulien/32/2260_2.png) [@Matthias\_Meulien](https://discourse.mopidy.com/u/Matthias_Meulien)
#### Post date: [March 22, 2024, 5:49am UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/12 "2024-03-22T05:49:02Z")

</div>

I am not sure I understand. Argos, like almost any client, can run localy or remotely. Why the server being headless matters then?

“Headless” means without display, right?

---

<div class="post-metadata">

### Author: ![system](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.mopidy.com/system/32/1_2.png) [@system](https://discourse.mopidy.com/u/system)
#### Post date: [September 20, 2024, 5:49pm UTC](https://discourse.mopidy.com/t/web-frontends-like-mopidy-muse-how-to-configure-on-headless-system/5858/13 "2024-09-20T17:49:32Z")

</div>

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.
