SPaaS icon indicating copy to clipboard operation
SPaaS copied to clipboard

A Simple-PaaS similar to Heroku

Results 5 SPaaS issues
Sort by recently updated
recently updated
newest added

When a container fails while being built the error is never shown to the user.

enhancement

Currently, the deploy hook depends on the domain to send the HTTP Request. We should be able to find a better way to do this.

bug

When first starting spaas without a config preconfigured this error is printed. ``` While parsing config: unexpected end of JSON input ``` This doesn't have any implications on the functionality

bug

Allow the user to connect their instance to a database.

enhancement