Self hosted note taking app stored on S3. https://github.com/QingWei-Li/notea
This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
decentral1se dc50c904f7 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: #1
2021-06-04 09:17:40 +02: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 Add README 2021-05-02 20:38:08 +02: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: ❹💣
  • Image: notea
  • 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 YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Open the configured domain in your browser to finish set-up