Espial
Espial is an open source Web bookmark server that supports multi-user management and bookmark synchronization, making it convenient for individuals or teams to securely save and retrieve web bookmarks in a local or private environment.
Follow the following steps, you need to enter the container to create an account password. See the attached figure. After creation, you can log in with this account password. lzc-docker exec -it cloudlazycatappespial-espial-1 sh find / -name migration 2>/dev/null /app/migration createuser --conn /app/data/espial.sqlite3 --userName Your username--userPassword Your password ·Support multiple user accounts, each user has a separate bookmark space ·Bookmark data is stored in the sqlite3 database for easy backup and migration ·Provides a simple and easy-to-use web interface that allows you to access and manage bookmarks through a browser ·Support batch import and export of bookmarks (compatible with pinboard/firefox format) ·Customizable user accounts and passwords, suitable for self-built private bookmark services ·Open source projects, code can be freely reviewed and secondary developed ·Suitable for families, teams or individuals to build a secure bookmark server






