Skip to content

🏛️ Home

banner

REUSE Compliance standard-readme compliant license issues docs

RED·GNUS ✨ 100% FREE SOFTWARE

  • 👋 Hi and welcome to the REDGNUS project! Visit us at redgnus.github.io.
  • 👀 Our team aims at helping to build ✨FREE SOFTWARE FOR A FREE SOCIETY✨.
  • 🌱 Our team is currently testing to build a private cloud on Raspberry Pi.
  • 💞️ Our team is looking to work together with you on improving our service.
  • 📫 Get in touch with us at <vwb4yxi6w@mozmail.com>, or on twitter / X.

Table of Contents

Background

✨FREE SOFTWARE✨ FOR A ✨FREE SOCIETY✨

Our Team

Argo is an IT Coop from Austria, governed exclusively by its members.

Many of us have been entrepreneurs in IT for years. These team members form the partner network and use the server infrastructure of the coop IT machinery ring.

Our cloud services for communication and organization run exclusively on the cooperative's own secure server infrastructure in Austrian or EU data centers.

The services are available to our members in a variety of subscription models: from the free "basic digital supply" to an individually compiled collaborative business suite that can be used to completely map out everyday digital business.

Our Vision

Argo fights for digital sovereignty, secure public services, and privacy.

We share the vision of a future in which everyone can naturally maintain their digital sovereignty and privacy. Therefore, Argo IT Coop demands and promotes a counter-movement to a. the ever-growing tech giants, and b. the increasingly centralized internet of corporate cloud providers. No support for big business!

Our Mission

Argo Services are integrated, fully automated, and scalable IT solutions.

System administrators and developers love automation. With strong focus on our specific customer needs and on future challenges, our team aims at building an integrated, fully automated, and scalable solution for provisioning, deploying, and maintaining our enterprise-grade Argo Services, like the Argo Mail Gateway, the Argo Groupware, the Argo Automation Hub, or the Argo Monitoring Platform. 🚀

Install

Create a python3 virtual environment for clean dependencies.

python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install --upgrade wheel
pip install --upgrade --requirement requirements.txt
pip install --upgrade nodeenv
.venv/bin/nodeenv -n system .nodeenv
source .nodeenv/bin/activate

Usage

Template files for REDGNUS projects

cp -afv example.env .env
editor .env
export $(cat .env | xargs)  # load environment
./setup.sh

NOTE: This project uses TODO-Driven Development - which might be comparable to Readme Driven Development.

Start a code repository by writing a README, defining at least the following:

  • Mission: Principal aims and visions of the project
  • Features: Some ideas or a wishlist for the project
  • Tools: Build tools and dev environment - if needed

For major milestones, start with a TODO.md file, and keep track of progress.

Maintainers

Contributing

All PRs accepted!

We love your code

Thank you for your interest in REDGNUS! Contributions are love. 💞️

Are you a newcomer? To get started contributing, just refer to:

Small note: If editing the README, please conform to the Standard Readme specification.

Community guidelines

This project aims to be a comfortable and welcoming space for teams and for individuals who constantly improve it through collaboration. Every contributor will need to adhere to our Community Guidelines.

Reporting bad conduct

Did you face abusive behavior in this project? Sorry!!! Refer to the Enforcement section (Policy Violation) of the Community Guidelines (Code of Conduct) for information on how to raise a complaint (PM redtux).

License

Copyright © 2023 Pablo Hörtner & Contributors

Project

Documentation

Code examples