this post was submitted on 12 Jan 2025
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

209 readers
1 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/aceberg_ on 2025-01-11 15:04:15+00:00.


I created AnyAppStart - a control panel to Start/Stop/Restart/View Logs for apps in Docker, Systemd, VMs or anything else (with user scripts). Written in Go and React. Features:

  • User can add any types (like LXC or WakeOnLAN)
  • Control remote machines via SSH
  • Config in yaml files, no DB
  • Simple API

Reasons for creating AnyAppStart

My use cases:

  • Resource heavy but rarely used apps. Start them only when necessary
  • Environments for development, learning and experimenting. I do not need them all running at the same time
  • Being able to control local and remote apps from one place, no matter what type (Docker, Systemd, VM, bash script)

Installation

There is Docker image available, but inside the container only Docker Type will work, which kinda defeats the purpose of this app. So installing binary is recommended.

All binary packages can be found in the latest release. There are .deb, .rpm, .apk (Alpine Linux) and .tar.gz files.

Supported architectures: amd64, i386, arm_v5, arm_v6, arm_v7, arm64.

For amd64 there is a deb repo available

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here