8000 GitHub - linhareslucas/openfire
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

linhareslucas/openfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Openfire IM Server 4.6.2

Image based on Linux Alpine with OpenJDK 8 and the latest stable version of Openfire.

Getting started

Pull image in your host

# docker pull l1nh4r3s/srvopenfire

Or build your own image based in my dockerfile

# docker build -t l1nh4r3s/srvopenfire github.com/linhareslucas/srvopenfire

Quickstart

Start Openfire in docker

# docker container run -d -p 9090:9090 -p 5222:5222 -p 7777:7777 l1nh4r3s/srvopenfire -v /"your-localvolume"/:/var/lib/openfire

Access your brownser http://localhost:9090/ and follow the setup procedure to complete the installation

References

http://www.igniterealtime.org/projects/openfire/documentation.jsp

https://github.com/gizmotronic/docker-openfire

https://github.com/igniterealtime/Openfire

https://github.com/QuantumObject/docker-openfire

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
0