Skip to content

Build a specific RethinkDB version as a DigitalOcean 1-click image.

License

Notifications You must be signed in to change notification settings

rethinkdb/rethinkdb-digitalocean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RethinkDB DigitalOcean image

Build a specific RethinkDB version as a DigitalOcean 1-click image.

This repository contains all the necessary configuration the get started on DigitalOcean.

The droplet will NOT contain any SSL certificate by default, but it is configurable as described here.

Prerequisites

To work with this repository you need to install Packer, and make sure that you have a DigitalOcean API key.

Build an image

To build a specific rethinkdb version run the following command:

$ DIGITALOCEAN_TOKEN="<YOUR_TOKEN>" IMAGE_ID="ubuntu-18-04-x64" RETHINKDB_VERSION="<TARGET_VERSION>" packer build marketplace-image.json

NOTE: IMAGE_ID must match DigitalOcean Ubuntu image name.

About

Build a specific RethinkDB version as a DigitalOcean 1-click image.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages