Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
/ herokru Public archive

WIP - A way for rutgers students to deploy some small applications for free

License

Notifications You must be signed in to change notification settings

usacs/herokru

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

herokru

A way for rutgers students to easily deploy a side project for free.

how to use this

simply package you application and push it to docker hub then make an account and ask us to run your container. you must have an @scarletmail.rutgers.edu email

how it works

using the web console, our server pulls your container and runs it locally with docker/docker swarm. configure the env variables for any secrets you cant put on docker hub. then you get a nice url you can go to and see your application running

frontend

coming soon

future plans

  • add support for persistent storage with a sqlite volume
  • add suport for MongoDB and MariaDB(MySQL) with sidecar containers
  • better scalling with docker-compose
  • integrated image repositor
  • rename to containRU to avoid lawsuit oMo

API

see api.md

License

Copyright © 2020 Mickey J Winters this program is under the terms of the GNU Affero General Public License See LICENSE

About

WIP - A way for rutgers students to deploy some small applications for free

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published