Skip to content

Auto update and start script for akash air console #541

@Christoph203

Description

@Christoph203

Is your feature request related to a problem? Please describe.

As the redeployment and update of docker images isn't very known or intuitive to the customers, here an script which checks for updates and starts the latest akash air console.

Describe the solution you'd like

I worte a script that checks the local repo against the git repo, updates local repo and then builds the new docker image and finally starts it afterwards. A cleanup of the old image is also included.

So now the update/install process will be a one-click action or shell-command.
This wraps around your npm installer which makes it more convinient to use.

start-akash-air.sh

Describe alternatives you've considered

Wasting time doing this manually... Just kidding. I was annoyed of the docker upgrades so I built this

Search

  • I did search for other open and closed issues before opening this

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

Akash rocks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions