Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sameersbn/Openfire #1

Closed
lispeedyg opened this issue Jan 2, 2019 · 1 comment
Closed

Sameersbn/Openfire #1

lispeedyg opened this issue Jan 2, 2019 · 1 comment

Comments

@lispeedyg
Copy link

Hi,
I'm new to docker implementations.
However, I've been using Sameer's implementation on my Synology Container. I see that your's is much more updated. Is there a way to replace Sameer's docker image with all it's settings to yours?

Sorry if this is so basic. But, as I mentioned, I'm very new to images.
Thanks,
Gus

@gizmotronic
Copy link
Owner

I don't have any experience with Synology devices. What I can say is that in order to do this, you need to have a Docker volume mapped to /var/lib/openfire in the container. You may use the same volume with this image that you did with sameersbn/openfire.

One place you could run into trouble is the database. The embedded HSQL database is not intended for production use, so I've always used Openfire with an external database. If you chose the embedded database during initial setup and it doesn't work properly, I'm afraid I am not going to be of any help.

gizmotronic pushed a commit that referenced this issue Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants