Skip to content

[Architecture] Use a server client model #19

@sean-nicholas

Description

@sean-nicholas

First things first: Just brainstorming here ;)

I looked into exoframe as an alternative to now.sh. They use a server client architecture. The CLI is a client connecting to the server which does the deployment etc. I like this idea because you cloud write a webUI which uses the same REST API and could easy scale up / down your deployments, etc. from your mobile.

Do you think it is possible to have something like this in snow? Maybe you use the cli to create the initial cluster & deploy the snow server into it. Later the cli talks only to the server which does the heavy lifting.

I have no idea if this works with kubernetes, but wanted to share my thoughts :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions