Self hosted note taking app stored on S3. https://github.com/QingWei-Li/notea
Go to file
3wc e6bef0b8b4 Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:28 -08:00
.drone.yml Remove trigger, we make the tags [ci skip] 2021-06-04 00:15:04 +02:00
.env.sample Initial working version 2021-05-02 13:49:41 +02:00
.gitignore Initial working version 2021-05-02 13:49:41 +02:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:28 -08:00
compose.yml Initial working version 2021-05-02 13:49:41 +02:00
renovate.json Add renovate.json 2021-06-04 07:03:42 +00:00

README.md

notea

Self hosted note taking app stored on S3

  • Category: Apps
  • Status: 0, work-in-progress
  • Image: notea, 4, upstream
  • Healthcheck: No
  • Backups: No
  • Email: No
  • Tests: No
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new notea
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain in your browser to finish set-up