Skip to content

dopos/dcape-app-dendrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcape-app-dendrite

GitHub Release GitHub code size in bytes GitHub license

Dendrite application package for dcape.

Docker image used

Requirements

Install

By mouse (deploy with drone)

  • Gitea: Fork or mirror this repo in your Git service
  • Drone: Activate repo
  • Gitea: "Test delivery", config sample will be saved to enfist
  • Enfist: Edit config and remove .sample from name
  • Gitea: "Test delivery" again (or Drone: "Restart") - app will be installed and started on webhook host

By hands

git clone https://github.com/dopos/dcape-app-dendrite.git
cd dcape-app-dendrite
make config-if
... <edit .env>
make init-cli
make up
make create-user-admin

License

The MIT License (MIT), see LICENSE.

Copyright (c) 2024 Aleksei Kovrizhkin lekovr+dopos@gmail.com