Commit graph

21 commits

Author SHA1 Message Date
David Stotijn
d84d2d0905
Replace SQLite with BadgerDB 2022-01-21 11:45:54 +01:00
David Stotijn
4e2eaea499 Add sponsor 2021-12-30 11:40:14 +01:00
David Stotijn
569f7bc76f Use embed instead of rice 2021-04-26 09:24:45 +02:00
Steven Maude
d2e97f2acc
Fix typo "is" > "if" in CLI cert help text (#63)
* Fix typo "is" > "if" in main.go

* Fix typo "is" > "if" in documentation

Update to match the code.
2021-04-23 20:01:50 +02:00
David Stotijn
471fa212ef Add links to docs website in README 2020-11-09 21:16:56 +01:00
David Stotijn
f6789fa245 Tidy up manual build process 2020-11-01 19:01:07 +01:00
David Stotijn
0ffbb618fa Update README 2020-11-01 17:05:36 +01:00
David Stotijn
0d04996f06 Add scope support 2020-10-29 20:55:22 +01:00
David Stotijn
fedb425381 Add project management 2020-10-11 17:09:39 +02:00
Tom
13240109b6
Documenting CA certificates setup for hetty (#21)
* Documenting CA certificates setup for hetty

- Provides more accessible instructions on CA certificates
- New sections provided for "Certificate Setup and Installation"
- Configuring certificates for hetty using defaults and direct CLI
  arguments
- Trusting CA certificates on Windows, macOS, and Ubuntu
- Mention for additional Linux distros not covered by Ubuntu

Ref: #12

* Updated README to show instructions for generating CA cert/key with both Hetty and OpenSSL

* Update README.md

Co-authored-by: David Stotijn <dstotijn@gmail.com>

* Apply suggestions from code review

Co-authored-by: David Stotijn <dstotijn@gmail.com>

* Removed suggestion on possible HSTS error from README as it could be irrelevant or misleading

Co-authored-by: David Stotijn <dstotijn@gmail.com>
2020-10-08 19:04:57 +02:00
David Stotijn
6fad74c0a5 Add contributing guidelines 2020-10-04 13:21:43 +02:00
David Stotijn
ba7d88dfc5 Replace Cayley with SQLite3 2020-10-04 11:50:03 +02:00
David Stotijn
c5bfb96454
Fix link to Hacker101 Discord 2020-09-28 22:01:19 +02:00
David Stotijn
f97e0526d7 Fix usage snippet in README 2020-09-28 21:58:25 +02:00
HAHWUL
b17c70bc0a
Update README, .gitignore (#10)
* update readme

* update gitignore (test binary, built with go test -c)

* update readme
2020-09-28 21:07:24 +02:00
David Stotijn
8712151e8f Change default location of DB 2020-09-28 20:43:43 +02:00
David Stotijn
5c7165ebf3 Change default port to :8080 2020-09-28 20:41:43 +02:00
David Stotijn
8b04747855 Add support for CA key and certificate generation 2020-09-28 20:37:25 +02:00
David Stotijn
5159c860d1
Update README.md 2020-09-27 20:45:00 +02:00
David Stotijn
76b78d43e2
Update README.md 2020-09-27 20:43:53 +02:00
David Stotijn
83f1439a6a Add README and LICENSE 2020-09-27 20:38:30 +02:00