I’ve just created a anki sync server using docker (locally). How can I authenticate to the server locally in my network to sync my decks and view them on tablet and notebook. Can someone help me to setup the self-hosted sync server on desktop and mobile client (Images are welcome).
@Danika_Dakika Thanks for the reply! I have read the manual. But how can I enter the credentials to log in to the sync server. A login prompt is not displayed.
Here is a screencast of me trying out the Dockerfile in the repository. (Incidentally, this is my first time trying out the Self-Hosted Sync Server feature.)
The compose.yaml used in the video is below. I am not familiar with Docker at all, so there may be a more appropriate way to write compose.yaml.
Just FYI, when posting code, commands, or configuration files (like Dockerfile or docker-compose.yml), it’s generally more helpful to paste them as text rather than screenshots. This way, it’s easier for others to copy, test, and provide accurate answers. Plus, text can be searched, which is a huge benefit for anyone looking at the thread in the future.