Sergey Zhukov zhus
zhus commented on issue sigoden/dufs#2973 2026-04-12 17:13:23 +03:00
[GH-ISSUE #471] curl http://127.0.0.1:5000?json not working

@sigoden commented on GitHub (Oct 25, 2024):

@RamonDonadeu

Dufs is not even logging anything

This means that dufs won't accept any request.

I'm not…

zhus commented on issue sigoden/dufs#2973 2026-04-12 17:13:23 +03:00
[GH-ISSUE #471] curl http://127.0.0.1:5000?json not working

@RamonDonadeu commented on GitHub (Oct 25, 2024):

Yes, it worked in bash!

But as I said in #470, I'm trying to do this call from a .net Backend, and I'm not…

zhus commented on issue sigoden/dufs#2973 2026-04-12 17:13:23 +03:00
[GH-ISSUE #471] curl http://127.0.0.1:5000?json not working

@RamonDonadeu commented on GitHub (Oct 25, 2024):

Nevermind... I found the problem... Thanks anyway!

zhus opened issue sigoden/dufs#2975 2026-04-12 17:13:23 +03:00
[GH-ISSUE #475] Provide markdown rendering support
zhus opened issue sigoden/dufs#2976 2026-04-12 17:13:23 +03:00
[GH-ISSUE #478] running dufs as a non-root
zhus closed issue sigoden/dufs#2976 2026-04-12 17:13:23 +03:00
[GH-ISSUE #478] running dufs as a non-root
zhus closed issue sigoden/dufs#2975 2026-04-12 17:13:23 +03:00
[GH-ISSUE #475] Provide markdown rendering support
zhus opened issue sigoden/dufs#2977 2026-04-12 17:13:23 +03:00
[GH-ISSUE #477] Support for MIPS
zhus closed issue sigoden/dufs#2977 2026-04-12 17:13:23 +03:00
[GH-ISSUE #477] Support for MIPS
zhus commented on issue sigoden/dufs#2975 2026-04-12 17:13:23 +03:00
[GH-ISSUE #475] Provide markdown rendering support

@sigoden commented on GitHub (Oct 30, 2024):

Dufs will never treat any file differently.

Users who need markdown rendering should use a custom UI.

zhus commented on issue sigoden/dufs#2976 2026-04-12 17:13:23 +03:00
[GH-ISSUE #478] running dufs as a non-root
zhus opened issue sigoden/dufs#2972 2026-04-12 17:13:22 +03:00
[GH-ISSUE #469] Customizing favicon, page title, font/font color
zhus closed issue sigoden/dufs#2972 2026-04-12 17:13:22 +03:00
[GH-ISSUE #469] Customizing favicon, page title, font/font color
zhus opened issue sigoden/dufs#2973 2026-04-12 17:13:22 +03:00
[GH-ISSUE #471] curl http://127.0.0.1:5000?json not working
zhus closed issue sigoden/dufs#2973 2026-04-12 17:13:22 +03:00
[GH-ISSUE #471] curl http://127.0.0.1:5000?json not working
zhus opened issue sigoden/dufs#2974 2026-04-12 17:13:22 +03:00
[GH-ISSUE #472] Readiness endpoint
zhus closed issue sigoden/dufs#2974 2026-04-12 17:13:22 +03:00
[GH-ISSUE #472] Readiness endpoint
zhus commented on issue sigoden/dufs#2972 2026-04-12 17:13:22 +03:00
[GH-ISSUE #469] Customizing favicon, page title, font/font color

@sigoden commented on GitHub (Oct 23, 2024):

If you only need to make slight adjustments to the current user interface, you can modify it based on the dufs's…

zhus commented on issue sigoden/dufs#2972 2026-04-12 17:13:22 +03:00
[GH-ISSUE #469] Customizing favicon, page title, font/font color

@sigoden commented on GitHub (Oct 23, 2024):

The UI doesn't use any frameworks, just plain html/js/css. As long as you have some basic knowledge of web…

zhus commented on issue sigoden/dufs#2972 2026-04-12 17:13:22 +03:00
[GH-ISSUE #469] Customizing favicon, page title, font/font color

@spoisseroux commented on GitHub (Oct 23, 2024):

Thank you! Exactly what I needed to know, sorry about the trouble