exoframe icon indicating copy to clipboard operation
exoframe copied to clipboard

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker

Results 32 exoframe issues
Sort by recently updated
recently updated
newest added
trafficstars

> Sorry, couldn't find any open issue 🙄 ## Background: On Exoframe server.config.yml file we add some base domain like `baseDomain: .mydomain.com`, this allows a user to use the command...

type:enhancement
status:PR welcome
component:client
component:server

It would be nice if there was support for private registries/repos

type:enhancement
status:PR welcome
component:client
component:server

Currently there's no indication as to why letsencrypt doesn't work for end user. Typically users have to look into traefik logs to find the reason. Would be great to have...

type:enhancement
status:PR welcome
component:client
component:server

I have an existing swarm setup already running traefik. I've run into several issues deploying docker-compose.yml files. It seems exoframe works best with a fresh swarm where exoframe sets up...

type:enhancement
status:PR welcome
component:client
component:server
status:needs research

Is there any way to locally specify default values/override the recipe in order to reexecute it many times if it fails?

type:enhancement
component:client
component:server

Once Swarm support is landed, it'll make a lot of sense to add way to horizontally scale deployments. Possible ways to do that: - `exoframe scale ` - Suggested by...

type:enhancement
component:client
component:server

We should support gitops deployment flow(s). The basic gist of it is that Exoframe should allow (re-)deploying projects when git repo is updated (push to repo -> webhook -> pull...

type:enhancement
component:server
status:needs research

Would be cool to have history of last X (5? 10?) builds with ability to do rebuilds, additional deploys (scaling) and do rollbacks.

type:enhancement
component:client
component:server
status:needs research

Currently there's no way to restrict usage of specific exoframe server. We need to add way to at least enforce basic restrictions: - Toggle allowed templates - User quotas (e.g....

type:enhancement
component:client
component:server
status:needs research

Would be great to have a CI that'd do E2E testing of CLI and server to make sure they work correctly together. Probably a new repo?

type:enhancement
component:client
component:server