# \[Query\] Change the URL of YunoPaste with own domain in the panel/backend

**URL:** https://forum.yunohost.org/t/query-change-the-url-of-yunopaste-with-own-domain-in-the-panel-backend/41581
**Category:** Advanced use case
**Tags:** yunohost, english
**Created:** [February 15, 2026, 1:27pm UTC](https://forum.yunohost.org/t/query-change-the-url-of-yunopaste-with-own-domain-in-the-panel-backend/41581 "2026-02-15T13:27:29Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![mobi0001](https://forum.yunohost.org/user_avatar/forum.yunohost.org/mobi0001/32/13252_2.png) [@mobi0001](https://forum.yunohost.org/u/mobi0001)
#### Post date: [February 15, 2026, 1:27pm UTC](https://forum.yunohost.org/t/query-change-the-url-of-yunopaste-with-own-domain-in-the-panel-backend/41581/1 "2026-02-15T13:27:29Z")

</div>

I was just wondering how to change the panel text and URL to my own paste instance, instead of using yunopaste instance.  
Anyone knows how or has anyone tried/changed it?

Makes it easier for me.

---

<div class="post-metadata">

### Author: ![mobi0001](https://forum.yunohost.org/user_avatar/forum.yunohost.org/mobi0001/32/13252_2.png) [@mobi0001](https://forum.yunohost.org/u/mobi0001)
#### Post date: [March 19, 2026, 3:33am UTC](https://forum.yunohost.org/t/query-change-the-url-of-yunopaste-with-own-domain-in-the-panel-backend/41581/2 "2026-03-19T03:33:53Z")

</div>

Anyone knows this?

---

<div class="post-metadata">

### Author: ![orhtej2](https://forum.yunohost.org/user_avatar/forum.yunohost.org/orhtej2/32/8943_2.png) [@orhtej2](https://forum.yunohost.org/u/orhtej2)
#### Post date: [March 19, 2026, 1:40pm UTC](https://forum.yunohost.org/t/query-change-the-url-of-yunopaste-with-own-domain-in-the-panel-backend/41581/3 "2026-03-19T13:40:50Z")

</div>

At this time the instance to use is hardcoded [here](https://github.com/YunoHost/yunohost/blob/c936c0b6017199bc812be7c5e899f98c6b8cb48e/src/utils/yunopaste.py#L35), hence the answer to your question is:

Unfortunately, you cannot change the URL/instance used. You can however copy the log contents and publish them yourself.

---

<div class="post-metadata">

### Author: ![orhtej2](https://forum.yunohost.org/user_avatar/forum.yunohost.org/orhtej2/32/8943_2.png) [@orhtej2](https://forum.yunohost.org/u/orhtej2)
#### Post date: [March 19, 2026, 1:44pm UTC](https://forum.yunohost.org/t/query-change-the-url-of-yunopaste-with-own-domain-in-the-panel-backend/41581/4 "2026-03-19T13:44:09Z")

</div>

I took the liberty of reporting a feature request [here](https://github.com/YunoHost/issues/issues/2779), it doesn’t look that complicated™ (famous last words), may be implemented in the future 🤷

---

<div class="post-metadata">

### Author: ![mobi0001](https://forum.yunohost.org/user_avatar/forum.yunohost.org/mobi0001/32/13252_2.png) [@mobi0001](https://forum.yunohost.org/u/mobi0001)
#### Post date: [March 19, 2026, 2:29pm UTC](https://forum.yunohost.org/t/query-change-the-url-of-yunopaste-with-own-domain-in-the-panel-backend/41581/5 "2026-03-19T14:29:20Z")

</div>

> [@orhtej2](#):
>
> hardcoded [here](https://github.com/YunoHost/yunohost/blob/c936c0b6017199bc812be7c5e899f98c6b8cb48e/src/utils/yunopaste.py#L35)

Exactly where I came from. I was trying to locate it under post installation, but realized, it went inside some blob/library file after being built. Hence, raised a question here. 🙂

> [@orhtej2](#):
>
> feature request [here](https://github.com/YunoHost/issues/issues/2779)

Just commented there. Thanks again for raising it. 🙂
