Commit Graph

31 Commits

Author SHA1 Message Date
Kasper Seweryn
31cb616242
Change snippet url to display current host (#159)
* Change snippet url to current host

* Change site.domain to host in page.js

* Remove useless condition

* Change hostname in email messages

* Remove `hostname` command

* Fix startup_checks.sh

* Remove unused variable from startup_checks.py
2021-07-19 22:55:30 -04:00
R. Miles McCain
7268a4ea84
Improve GUIDE language 2020-08-11 21:31:39 +00:00
Vividh Mariy
2cbc5ac441 Added deployment using docker-compose. Fixed #70 2020-08-10 00:00:52 +05:30
Jake Malachowski
213c44a45a
Add Render as a deployment option (#62)
* Add Render deployment option

Add Render as deployment option

* Remove Render feature descriptions
2020-07-21 11:45:35 -04:00
R. Miles McCain
4c53b94588
Add SPA section to guide TOC 2020-07-07 03:25:31 +00:00
R. Miles McCain
0195c4595b
Document SPA behavior 2020-07-07 03:01:48 +00:00
R. Miles McCain
da61b9b400
Document primary key integration (fixes #56) 2020-07-07 01:38:16 +00:00
R. Miles McCain
98187a39f8
Document health check endpoint (fixes #59) 2020-07-07 01:27:08 +00:00
R. Miles McCain
2a61cf1b51
Update GUIDE structure 2020-06-14 01:51:44 +00:00
R. Miles McCain
cb11dc0c4e
Add mention of Heroku to docs 2020-06-14 00:12:31 +00:00
R. Miles McCain
4a4f2645df
Add Heroku setup instructions 2020-06-14 00:05:39 +00:00
Thomas Letsch Groch
f7ecb88659
👌 Code review changes
commented out mysql logic and refine GUIDE.md
2020-06-02 20:34:02 -03:00
Thomas Letsch Groch
0f3037b315
📝 update template on heroku button 2020-06-01 18:47:30 -03:00
Thomas Letsch Groch
b234ef2917
Add heroku compatibility
Recognize heroku with the environment variable DATABASE_URL, parse it and replace the others based on it.
2020-06-01 18:41:39 -03:00
R. Miles McCain
fcfbbe8809
Remove confusing setup variables; migrate to commands. 2020-05-28 21:47:17 +00:00
R. Miles McCain
d895eac14d
Add note about watching the repo 2020-05-24 01:47:01 +00:00
R. Miles McCain
5cce890ff6
Add localhost help to guide 2020-05-21 21:06:55 -04:00
R. Miles McCain
62c3a87cda
Add remote address to nginx conf 2020-05-19 17:57:02 -04:00
R. Miles McCain
abe37800ec
Small GUIDE expansions 2020-05-07 17:10:31 -04:00
R. Miles McCain
9fe79c9f23
Add troubleshooting guide 2020-05-03 10:39:13 -04:00
R. Miles McCain
34e698e309
Update and expand the GUIDE (merges #3) 2020-05-02 11:06:14 -04:00
Jason Carpenter
9b9d70f711
Merge branch 'master' into master 2020-04-29 13:33:17 -04:00
0xflotus
73dad4cb6b
Add syntax highlighting to GUIDE.md (#10)
I enabled Syntax Highlighting in GUIDE.md for better readability
2020-04-28 10:53:35 -04:00
Jason Carpenter
c41e999028 De-list the images 2020-04-24 18:11:07 -04:00
Jason Carpenter
d2c930fa17 Added Basic Usage Guide 2020-04-24 17:14:38 -04:00
Jason Carpenter
f8d33cbc4d Typo 2020-04-24 15:59:30 -04:00
Jason Carpenter
36de929577 Added documentation for reverse proxies 2020-04-24 15:53:08 -04:00
R. Miles McCain
1f13408f7f
Improve README style 2020-04-24 14:42:56 -04:00
R. Miles McCain
20c530f669
Clarify guide settings 2020-04-24 14:09:37 -04:00
R. Miles McCain
3f7aaa8f0d
Add heartbeat frequency setting 2020-04-24 13:22:22 -04:00
Jason Carpenter
9881dedac0
Expand installation instructions (#1)
* Expanded installation instructions

Installation was moved to a new file, GUIDE.md, where you can include all documented information about Shynet.

I also included SSL without a reverse proxy instructions and a shell script for SSL through Gunicorn.
2020-04-24 13:00:20 -04:00