Commit graph

19 commits

Author SHA1 Message Date
Sung
d5e11c23f6
Update self-hosting doc (#713) 2025-11-01 19:20:18 -07:00
Sung
41f25514f0
Link to the doc (#695) 2025-10-19 01:01:26 -07:00
Sung
ca5af5e34a
Run server on port 3001 (#687)
* Simplify docker compose file

* Run on port 3001
2025-10-11 12:41:51 -07:00
Sung
637d4c6861
Simplify contribution (#685) 2025-10-05 22:26:48 -07:00
Sung
61162e2add
Use SQLite on the server (#681)
* Use SQLite on server

* Remove pro

* Simplify

* Use flag

* Automate release
2025-10-05 17:02:30 -07:00
Sung
d52a5bdf48
Use OnPremises (#631) 2023-03-04 10:52:35 +11:00
Michael Robson
4007647c34
Update dnoterc location in SELF_HOSTING.md (#608)
Change to match move from ~/.dnote/dnoterc to current ~/.config/dnote/dnoterc
2023-02-05 12:44:06 +11:00
Craig Kaiser
5f77d92076
Add install instructions for self hosted using Apache2 (#448) 2020-04-24 15:45:11 +10:00
Sung Won Cho
6e690ea4da
Fix rules (#438)
* Fix network

* Fix migrations for table that no longer exist

* Document changed behavior
2020-03-29 09:43:42 +11:00
Sung Won Cho
7f981c9f57
Allow to disable registration (#365)
* Allow to disable registration

* Document changes

* Add env vars to templates

* Fix test

* fix
2019-12-17 15:15:06 +07:00
Sung Won Cho
39d18638a9
Build Docker image (#316)
* Make preview image

* Use local build

* Fix build

* Release

* Build dnote docker

* Simplify

* Document
2019-11-18 16:59:53 +08:00
Sung Won Cho
cbfafb0a40
Fix typo (#298)
* Fix typo

* Document SmtpPort
2019-11-03 20:35:57 -08:00
Sung Won Cho
5d6ad342f3
Customize app URLs in the emails (#290)
* Allow to customize app url in emails

* Validate env var

* Test

* Add license

* Add guide
2019-10-29 20:21:08 -07:00
Sung Won Cho
d84e4c6e57
Document changes (#258)
* Document changes

* Add feature request
2019-09-30 16:36:28 +08:00
Sung Won Cho
2758923c34
Implement personal knowedge base version (#254)
* Allow to add and edit notes

* Implement search

* Implement settings

* Implement checkout page

* Implement paywall

* Fix inconsistent margin

* Render mobile menu

* Allow to logout

* emails

* Implement user migration

* Always build standalone

* Embed digest in email

* Move browser extension

* Fix test

* Use system font

* Add favicon and app icons

* Make tabbar smaller

* Initialize focus on editor

* Fix various UI audit issues

* Simplify asset serving

* Register sw

* Upgrade deps
2019-09-30 11:02:09 +08:00
Sung Won Cho
6cfd26f5c5
Specify api path for CLI configuration (#253) 2019-09-27 18:00:00 +08:00
Sung Won Cho
bda05f71f6
Add instructions on configuring CLI (#251) 2019-09-07 12:46:12 +10:00
Sung Won Cho
901918bce4
Fix release process and update self hosting instruction (#229)
* Get release script to work

* Update outdated instruction
2019-07-25 12:14:33 +10:00
Sung Won Cho
357a587653
Implement server binary (#223) 2019-07-22 13:41:09 +10:00