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

A working Cluster Examples that doesn't use LXC. Smaller snap. #64

Merged
merged 11 commits into from Mar 26, 2020

Conversation

sklassen
Copy link
Contributor

Overview

This uses a new snap feature that allows for parallel snap so you can create a cluster
on a single machine.

https://snapcraft.io/blog/parallel-installs-test-and-run-multiple-instances-of-snaps

I also separated out the packages into build and stage. (I believe I have split them
correctly)

I added 'snap set couchdb port=xxxx' to ease the installation for the cluster example

Testing recommendations

Compiled and tested on couchdb-sklassen first

Checklist

  • [X ] Code is written and works correctly;
  • [X ] Changes are covered by tests;
  • [X ] Documentation reflects the changes;

@wohali wohali merged commit 79408d5 into apache:master Mar 26, 2020
@wohali
Copy link
Member

wohali commented Mar 26, 2020

Released as version 8:

$ snapcraft status couchdb
Track    Arch    Channel    Version    Revision
2.x      amd64   stable     2.3.1      5
                 candidate  ^          ^
                 beta       ^          ^
                 edge       ^          ^
3.x      amd64   stable     3.0.0      8
                 candidate  ^          ^
                 beta       ^          ^
                 edge       ^          ^
latest   amd64   stable     2.3.1      5
                 candidate  3.0.0      8
                 beta       ^          ^
                 edge       ^          ^

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

Successfully merging this pull request may close these issues.

None yet

2 participants