Skip to content

Sarmaad/ravendb-cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RavenDB Cluster

Easiest way to setup a RavenDB Cluster on Linux.

Supported Distros:

  • Ubuntu 16.x

How to use

First, read the blog post and watch the video to see the process end to end. RavenDB 4.0 Cluster on Ubuntu with Digital Ocean

tl;dr

  • upload your cert to box
  • git clone the repository
  • chmod +x DISTRO/install.sh
  • DISTRO/install.sh subdomain.domain.com certificate_file_with_path certificate_password
  • echo "IP_ADDRESS subdomain.domain.com" >> /etc/hosts
  • systemcrl start ravendb

Feedback

let me know if you come across any issues or any ideas for improvement. Open an issue!

PRs are welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages