34 Commits

Author SHA1 Message Date
Felipe Knorr Kuhn
c60caf4502 Move Docker instructions to the top level README 2022-01-12 17:18:33 -08:00
softsimon
e006a2b527 Remove all references to SQL tables import
fixes #1045
2022-01-05 13:26:36 +04:00
wiz
05118151af Update README for upcoming v2.3.0 release 2021-12-08 00:04:24 +09:00
Miguel Medeiros
4f2157573d Fix nginx docs. 2021-11-01 20:57:20 -03:00
softsimon
625f156d53 Update README.md 2021-10-01 21:45:20 +04:00
wiz
bb197e0476 Merge pull request #642 from unruhschuh/patch-2
fixed rsync command for frontent
2021-07-25 04:08:25 +09:00
Thomas Leitz
2e3f8ad4a1 fixed rsync command for frontent
nginx-mempool.conf has "root /var/www/mempool/browser;"
2021-07-18 23:20:28 +02:00
Thomas Leitz
053df13fbc Fixed 'cp' command for nginx.conf and nginx-mempool.conf
The destination path was a file, should be a directory.
2021-07-18 22:54:47 +02:00
softsimon
590ca100cf Update README.md 2021-06-10 16:18:26 -05:00
andrewtoth
151516214b Fix typo in README (#392) 2021-03-18 12:46:16 +07:00
softsimon
47a83abae3 Create README.md 2021-02-18 15:40:59 +07:00
wiz
581641ab04 Update URL for RoninRojo repo to their self-hosted GitLab 2021-02-12 16:20:57 +09:00
wiz
cf58f1393a Update README with instructions for various installation methods 2021-02-11 14:57:43 +09:00
softsimon
42fa7c67bb Replacing localhost with 127.0.0.1 2021-01-30 18:43:58 +07:00
softsimon
5e0f2dda62 Disable support for Electrum TX lookups (require -txindex). 2021-01-24 04:15:06 +07:00
wiz
b38610a9fa Fix mariadb SQL command to GRANT ALL PRIVILEGES 2021-01-12 20:49:18 +09:00
~timluc-miptev
5fac253485 Update README.md 2021-01-11 20:44:45 +02:00
wiz
7a2056816d Update README instructions and nginx.conf for v2.0 release 2021-01-11 23:14:10 +09:00
wiz
1b81bfe20b Update README to get latest release tag using portable parser 2020-10-20 11:54:04 +09:00
Lucas Moten
6f9409d267 Update README with repository checkout guidance
- Changed repository to clone based on updated organization
- Determine latest release from github api call.  An alternative form being `latestrelease=$(git describe --exact-match --abbrev=0)` to yield the most recent tag name.
2020-10-12 22:51:39 +00:00
wiz
425386473f Update top-level README screenshot and v2 guide 2020-10-09 06:10:23 +09:00
softsimon
b2889abfa9 Adding support for optional frontend config.
Dropdown network selector is hidden by default, and enabled using config.
fixes #79
2020-06-22 22:10:49 +07:00
wiz
4f9c5d9716 Add instructions for Docker Hub to README 2020-03-30 03:59:03 +09:00
wiz
d296239f54 Update README with release tag checkout instructions 2020-02-26 02:34:37 +09:00
wiz
d6cc21c377 Fix incorrect nginx/certbot instructions in README 2019-12-01 11:50:14 +09:00
Andre Neves
8bff061c3e hotfix(docs): remove extraneous hash 2019-09-08 13:41:28 -04:00
Andre Neves
fc2721e3e7 chore(docs): Update README docs for more clarity
chore(packagejson): clean up and standardize data inside package json - author taken from MIT license details
chore(spacing): move tsconfig json to follow codebase standard indentation setup
2019-09-08 13:37:07 -04:00
wiz
e3586c750b Add mempool-config.json to .gitignore, update sample, update README 2019-08-23 22:35:04 +09:00
wiz
5c28206c02 Use rsync to deploy frontend content to nginx folder 2019-08-23 22:04:16 +09:00
wiz
6e3bd703f3 Update installation instructions for nginx/certbot (fixes #6) 2019-08-23 09:51:12 +09:00
wiz
f0c3ac6b4c Move websocket behind nginx, add nginx.conf, update README 2019-08-22 05:25:29 +09:00
wiz
9d2e4ee854 Fix critical typo in README instructions 2019-08-22 04:33:07 +09:00
J. Maurice
e41d2add88 Add instructions and screenshots to README 2019-07-22 17:46:36 +09:00
Simon Lindh
534359ee76 Initial commit 2019-07-21 17:42:53 +03:00