Administer's AOS service for distributing apps.
Project description
What is it?
The App Server is a FastAPI/MongoDB program which stores apps for use in Administer and a website later on, there is no backend panel or anything. What you see is what you get.
Installation Prerequisites
Install python3 3.13 and pip.
In addition to that, make sure you have a MongoDB instance which runs locally ONLY without a password. Because it will not have a password, exposing it to the internet is a bad idea.
Installation
Standard installation (recommended)
Just clone the repo and run the installer:
git clone https://github.com/administer-org/app-server
cd app-server
chmod +x Install_AOS.sh
./Install-AOS.sh
AOS and a systemd unit will be installed automatically.
Development installation
Run the following (assuming you already have python3 and pip):
pip install uv
uv venv
# Enter the venv.. it varies from OS to OS so if this doesn't work just run the command it tells you to
source .venv/bin/activate
uv pip install .
And you're done! Make sure to edit your __aos__.json and config.json files, then run aos.
Privacy Policy
See here: https://docs.admsoftware.org/legal/privacy
Contributions
We welcome contributions as long as they are meaningful. Please ensure you are familiar with our code standards and libraries before making pull requests. For larger changes, you may want to discuss a change in our Discord beforehand.
License
All of Administer and your usage of it is governed under the GNU AGPL 3.0 license.
Administer Team 2024-2025-2025
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file adm_aos-4.5.1.tar.gz.
File metadata
- Download URL: adm_aos-4.5.1.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60e7782ed5f9cf9037ea352dc8858ee3da02996952f1858bac80486689f2c1e1
|
|
| MD5 |
84cb0dcc202a1168a5c1ec54dd167fc2
|
|
| BLAKE2b-256 |
ec1a40f4152e36f2532ca8c94836f92471e4dafbb3963227eadfe16ac85e47ab
|
File details
Details for the file adm_aos-4.5.1-py3-none-any.whl.
File metadata
- Download URL: adm_aos-4.5.1-py3-none-any.whl
- Upload date:
- Size: 35.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
662fc155d1892f92753c15e6f1d75c00c21cf95088922048a99d7a1279c78b85
|
|
| MD5 |
708786c5c116e7020e5cc62fe8ce705f
|
|
| BLAKE2b-256 |
5d85a1c48cad974a410f5b2188aa3e593db8e0220a9580dc87f3d2bcdb95c27d
|