Docker customization

I can’t find the public folder, it’s not in /data/gitea
I run gitea through docker

cd $GITEA_CUSTOM/public/
bash: cd: /data/gitea/public/: No such file or directory

You need to mkdir by yourself first.

I made the folder public, and did a docker compose pull, but nothing showed up

but nothing showed up

What have you done and what would you like to see?

I just don’t have a public folder where I’d like to put a theme change logo and so on

You need to mkdir by yourself first.

I created, I threw a theme and nothing appeared in the control panel

IIRC there is no “auto discover”, so you need to update your app.ini

1 Like