linuxserver / docker-bookstack

A Docker container for the BookStack documentation wiki
GNU General Public License v3.0
747 stars 108 forks source link

How to change favicon #149

Closed jeffshead closed 1 year ago

jeffshead commented 1 year ago

Is there an existing issue for this?

Current Behavior

Uses original favicon.

What is the correct way to use a custom favicon?

This does not work:

volumes:
      - /path/to/data:/config
      - /path/to/favicon.ico:/var/www/html/public/favicon.ico

Expected Behavior

Use my custom favicon.

Steps To Reproduce

Install BookStack and access webpage.

Environment

- OS:AlmaLinux 8.7
- How docker service was installed: DNF

CPU architecture

x86-64

Docker creation

Using Portainer.

Container logs

N/A
github-actions[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ssddanbrown commented 1 year ago

I believe this can now be closed since OP found a solution, and since we'll have built-in favicon change support built-in as of next release. Relevant BookStack thread.