50 Commits

Author SHA1 Message Date
hunicus
8fd922aa5c Adjust opening readme description 2022-05-03 14:08:26 -04:00
nymkappa
fa574f6d73 mempool.space/.../pools.json => raw.githubusercontent.com/.../pools.json 2022-03-17 16:07:58 +01:00
Felipe Knorr Kuhn
fade8de22b Update docker default min loglevel to info 2022-02-17 20:51:04 -08:00
Felipe Knorr Kuhn
9b7746f695 Add tests status badge to the top level README 2022-02-07 21:24:05 -08:00
Antoni Spaanderman
3c9fa6926f Merge branch 'master' into log-priority
i first forgot to fetch upstream in github, conflicts are fixed
2022-02-07 09:15:42 +01:00
Antoni Spaanderman
c1e83c9c7c Merge branch 'master' into log-priority 2022-02-07 08:59:01 +01:00
wiz
8fc3054a86 Merge branch 'master' into external_assets_defaults 2022-02-07 06:34:54 +00:00
Felipe Knorr Kuhn
20c28ae9f9 Add EXTERNAL_ASSETS defaults to the Docker start script and the README 2022-02-05 21:24:24 -08:00
Felipe Knorr Kuhn
ff20316d2e Rename PRICENODE to PRICE_DATA_SERVER 2022-02-05 07:58:35 -08:00
Felipe Knorr Kuhn
38db073726 Reduce currency rates polling interval from 1 hour to 10 minutes 2022-02-05 00:33:16 -08:00
Felipe Knorr Kuhn
78090a9676 Make the Currency Conversion Service URLs configurable and log when queried 2022-02-04 22:48:16 -08:00
Antoni Spaanderman
f5f97806bb add STDOUT_LOG_MIN_PRIORITY to README and docker config 2022-02-04 19:19:32 +01:00
Felipe Knorr Kuhn
e036c7a5b4 Update README, reference config files and Docker with the new SOCKS config 2022-02-03 23:21:19 -08:00
Felipe Knorr Kuhn
e331543f8d Fix Docker README 2022-01-13 05:51:36 -08:00
Felipe Knorr Kuhn
e814c3c68f Fix typos in the JSON keys 2022-01-13 00:08:07 -08:00
Felipe Knorr Kuhn
33f5a4d215 Normalize Docker environment variables and backend JSON keys 2022-01-12 21:20:14 -08:00
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