1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/acropolis_ynh.git synced 2024-09-03 18:06:22 +02:00
Acropolis package for YunoHost
Find a file
2024-05-21 13:49:04 +02:00
.github upload 2021-11-10 13:58:54 -05:00
conf start manifestv2 2024-03-29 11:28:05 +01:00
doc mv disclaimer pre_install 2024-03-29 11:59:51 +01:00
scripts Fix installation of optional postgresql gemfile group 2024-05-21 11:18:18 +02:00
.gitignore upload 2021-11-10 13:58:54 -05:00
ALL_README.md Auto-update READMEs 2024-05-21 09:18:24 +00:00
bump-version.rb create initial admin 2021-12-30 00:13:52 +05:30
LICENSE Improve install time, package linting, and simplify install arguments (#28) 2021-12-10 01:43:12 -08:00
manifest.toml Update manifest.toml 2024-05-12 19:38:57 +02:00
README.md Auto-update READMEs 2024-05-06 23:24:47 +00:00
README_es.md Auto-update READMEs 2024-05-12 17:39:02 +00:00
README_eu.md Auto-update READMEs 2024-05-06 23:24:47 +00:00
README_fr.md Auto-update READMEs 2024-03-29 10:59:56 +00:00
README_gl.md Auto-update READMEs 2024-03-29 10:59:56 +00:00
README_it.md Auto-update READMEs 2024-03-29 10:59:56 +00:00
README_zh_Hans.md Auto-update READMEs 2024-05-06 23:24:47 +00:00
tests.toml Disable change_url test 2024-03-29 15:13:51 +01:00

Acropolis for YunoHost

Integration level Working status Maintenance status

Install Acropolis with YunoHost

Read this README in other languages.

This package allows you to install Acropolis quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Acropolis was forked from diaspora* in August 2021. The idea for the fork is to optimize toward community, that is making it as easy as possible to contribute. We're following a protocol that basically says if you are addressing a valid problem, your code gets merged. Everything else follows from that.

Shipped version: 2022.01.29~ynh2

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/acropolis_ynh/tree/testing --debug
or
sudo yunohost app upgrade acropolis -u https://github.com/YunoHost-Apps/acropolis_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps