GithubHelp home page GithubHelp logo

opnlab's Introduction

opnlab

Experimental Go API server for homelab

Make sure we are feature complete between API and dashboard

Setup

Running

Start server by running air in base folder. Server will hot-reload on source changes (not database changes).

Database Manual Migrations

  • Up: migrate -source file://migrations -database sqlite://sqlite.db up
  • Down: migrate -source file://migrations -database sqlite://sqlite.db down

opnlab's People

Contributors

nachoxmacho avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cojasp

opnlab's Issues

"Get Next IP From Here" Button

A "get next ip from here" button that would be in-line with a hostname, would generate the next available ip from the IP of that assignment

Usage Graphs

It would be nice to see some kind of usage graph, averages on resource usage, memory allocated vs used, space left.

I would think the page to derive from the server view list.

Automation of Certificate management

Certificate management via automation would be a real nice to have - especially when new clients or clearing cache regularly. That prompt is annoying

Alternate row color for higher visibility

Alternate rows on views with alternative colors (White/Light blue, Light Red/Orange).

When servers start adding up you can get somewhat lost while scrolling. opinionated, but I'd think It'd be easier on the eyes

Add Next button to generate new IP if user wants to skip current IP

Currently we always display the lowest IP available. It could be the case that a user wants to skip the current IP for various reasons, so we should be able to scan for the next one after the current one. This should be a separate toggle for each interfaces, and can also allow lazy loading the next ip address since that takes some calculation time and fetching from opnsense

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.