Skip to content

kkohtaka/matchbox-on-packet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matchbox on packet

This repository hosts a project to deploy matchbox service on packet.

You can deploy the service by following these steps.

  1. Create a project
  2. Allocate an elastic IP address
  3. Generate certificate files
  4. Start and provision a machine

Create/Delete a project

Create

$ make project.apply

Delete

$ make project.destroy

Allocate/Release an elastic IP

Allocate

$ make elastic_ip.apply

Release

$ make elastic_ip.destroy

Create/Delete certificate files

Create

$ make certificates.apply

Delete

$ make certificates.destroy

Start/Stop the matchbox service

Start

$ make matchbox.apply

Stop

$ make matchbox.destroy

About

a project to deploy matchbox service on packet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published