Code Monkey home page Code Monkey logo

astro's Introduction

Astro Logo

An open, extensible, dashboard for all of your homelab services.

Astro Dashboard Preview

Getting Started

Using docker

To launch container:

docker run -d \
  -p 8088:8088 \
  -v </your/local/path/>:/app/server/data \
  igorsheg/astro

Build manually

  1. Clone the repository
git clone https://github.com/igorsheg/astro.git
cd astro
  1. Install dependencies
make install-dep
  1. Run Backend
make start-dev-server
  1. Run Frontend
make start-dev-web

astro's People

Contributors

egrtryh65 avatar igorsheg avatar igorsheg-wix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

astro's Issues

Configuration is not saved, had to redo everything after re-install

I reinstalled the docker version but I found that all my services and categories were not saved and had to redo everything from scratch.

I had in my run instructions:

sudo docker run -d
--name=astro
-p 8088:8088
-v /volume1/docker/Astro/data:/data
igorsheg/astro

But the folder docker/Astro/data is empty so nothing is saved

Arm64 support?

Any plans on adding ARM64 support? I would love to run this on my raspberry pi 4 8gb!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.