An Agora is a system with Graph, Platform and Protocol components enabling a community to provision a Knowledge Commons. https://anagora.org is the reference (example) Agora as of the time of writing (2023).
Go to file
flancian 4b79793111 Initial commit 2023-04-08 11:10:57 +00:00
.drone.yml Initial commit 2023-04-08 11:10:57 +00:00
.env.sample Initial commit 2023-04-08 11:10:57 +00:00
.gitignore Initial commit 2023-04-08 11:10:57 +00:00
README.md Initial commit 2023-04-08 11:10:57 +00:00
compose.yml Initial commit 2023-04-08 11:10:57 +00:00

README.md

{{ .Name }}

{{ .Description }}

  • Category: {{ .Category }}
  • Status: {{ .Status }}
  • Image: {{ .Image }}
  • Healthcheck: {{ .Healthcheck }}
  • Backups: {{ .Backups }}
  • Email: {{ .Email }}
  • Tests: {{ .Tests }}
  • SSO: {{ .SSO }}

Quick start

  • abra app new {{ .Name }} --secrets
  • abra app config <app-name>
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech.