This website requires JavaScript.
Explore
Help
Register
Sign In
vikarti.anatra
/
seafile-containerized
Watch
1
Star
0
Fork
You've already forked seafile-containerized
0
mirror of
https://github.com/ggogel/seafile-containerized.git
synced
2024-11-16 17:05:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d8561eb442
seafile-containerized
/
samples
/
server.conf
4 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support mysql. At this moment, we only support running mysql server inside the container. Support for running mysql(and memcached) in a separate container would be added later.
2016-11-14 06:47:40 +00:00
[server]
server.hostname = seafile.example.com
admin.email = me@example.com
Drop sqlite3 support. Using mysql is much better in general. And now that we're using docker, setting up with mysql is as easy as setting up with sqlite3.
2016-11-14 12:21:05 +00:00
admin.password = asecret
Reference in a new issue
Copy permalink