Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 698 Bytes

sloppy-io.md

File metadata and controls

24 lines (15 loc) · 698 Bytes
description
Deploying Rocket.Chat on Sloppy.io

Sloppy.io

NOTE: Has not yet been updated to work with 1.0+

sloppy.io is a CaaS (Container as a Service) Provider. You can deploy, scale and manage your dockerized applications in seconds. Try it for free

Host your docker container at sloppy.io. Get an account and use the quickstarter

Start it

sloppy start rocketchat.json  -var=USERNAME:yourusername,URI:mydomain.sloppy.zone

Example:

sloppy start rocketchat.json  -var=USERNAME:john,URI:coolchat.sloppy.zone