moneroexamples
b889c84cee
spelling
2 years ago
moneroexamples
296836b639
Merge branch 'master' into devel
2 years ago
moneroexamples
88e2134966
update Dockerfile
2 years ago
moneroexamples
06e600bcb1
readme updated with docker info
2 years ago
moneroexamples
810f4f5b98
Make view_tags optinal
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/268#issuecomment-1128675924
2 years ago
moneroexamples
c6d8eb0dbe
fix: tags not visible
2 years ago
moneroexamples
df7abfdfa5
output_tag added to tx_details.html
3 years ago
moneroexamples
3462edecef
Add tags and fix Bulletproof2 support
3 years ago
moneroexamples
b0a0afc44c
fix monerod RPC connectivity issues
3 years ago
moneroexamples
e63072777d
remove network_info_ftr as its unused
3 years ago
moneroexamples
2f514c758a
Change UCT to UTC
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/267
3 years ago
moneroexamples
a6bb81b45c
Merge pull request #266 from j-berman/view-tags
...
Update for view tags in next hf
3 years ago
j-berman
290ee4a260
Update for view tags
3 years ago
moneroexamples
06648df357
Merge pull request #265 from plowsof/patch-1
...
missing a -
3 years ago
plowsof
b543c59a3c
missing a -
3 years ago
moneroexamples
3a78681964
indentation corrected
3 years ago
moneroexamples
cb9094e422
readme updated
3 years ago
moneroexamples
58e947fd2a
Guessing of mixing is disabled by default now
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/262
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/261
3 years ago
moneroexamples
cb77ebf766
Merge pull request #259 from garth-xmr/patch-1
...
README.md: Remove dead explorer links
3 years ago
garth-xmr
654e860a66
README.md: Remove dead explorer links
3 years ago
moneroexamples
9a37839f37
added some debuging info
3 years ago
moneroexamples
ac7a5f8c25
--enable-emission-monitor not set by default
3 years ago
moneroexamples
38e8827eb7
Merge branch 'master' of github.com:moneroexamples/onion-monero-blockchain-explorer
3 years ago
moneroexamples
72eedcf45e
--enable-autorefresh-option not set by default
3 years ago
moneroexamples
57bb2fbd4a
Dockerfile added
3 years ago
moneroexamples
a672f3c507
Update README.md
3 years ago
moneroexamples
b0262f0176
MONERO_BRANCH=master added to Readme
3 years ago
moneroexamples
f677a35843
Merge pull request #254 from sethforprivacy/patch-2
...
Fix Dockerfile CMD/entrypoint
3 years ago
moneroexamples
21ea6fe9bd
Merge pull request #251 from sethforprivacy/patch-1
...
Minor optimization to reduce layers
3 years ago
Seth For Privacy
c022b5fdff
Correct Compose format of `command` arg
3 years ago
Seth For Privacy
75e5db1183
Update Docker Compose and Docker commands
...
This commit simply updates the README to match the working CMD handling in the Dockerfile, allowing users to pass whatever custom flags they would like easily.
3 years ago
Seth For Privacy
4c32276053
Fix Dockerfile CMD/entrypoint
...
This PR fixes an issue with the entrypoint/CMD usage in the Dockerfile, both fixing an issue that would cause the container to not start, and allowing passing different flags to override.
3 years ago
Seth For Privacy
803642298d
Minor optimization to reduce layers
3 years ago
moneroexamples
ac9dc2c511
docker example updated
3 years ago
moneroexamples
141e6c90fb
Docker build info updated
3 years ago
moneroexamples
76fb35db00
Fix docker build
...
https://github.com/moneroexamples/onion-monero-blockchain-explorer/issues/250
3 years ago
moneroexamples
9828066c23
Merge pull request #248 from sethforprivacy/dockerfile-optimizations
...
Dockerfile optimizations
3 years ago
moneroexamples
efb7f97423
Merge pull request #247 from sethforprivacy/patch-2
...
Add Docker Compose example and new instance
3 years ago
moneroexamples
725aad898a
Merge pull request #245 from sethforprivacy/patch-1
...
Correct misspelling of "daemon" for "daemon-url"
3 years ago
sethsimmons
ae1df3d0d0
Add sane defaults and allow passing args
3 years ago
sethsimmons
e03ed49f79
Add apt upgrade step to resolve vulns
3 years ago
Seth For Privacy
ffddd4576c
Add Docker Compose example and new instance
3 years ago
sethsimmons
9dab408094
Further fix occurrences of "deamon"
3 years ago
sethsimmons
9324140d0e
Comment and optimize Dockerfile
3 years ago
Seth For Privacy
a3e57af718
Correct misspelling of "daemon" for "daemon-url"
...
Just a simple fix, as "daemon" was misspelled "deamon", even in the flag/arg.
3 years ago
moneroexamples
369787fb86
update to current monero master branch
3 years ago
moneroexamples
35409aca22
Merge pull request #243 from victoru/docker
...
Update README.md with docker usage
3 years ago
Victor Unegbu
3bb3611191
Update README.md with docker usage
3 years ago
moneroexamples
3892efbb63
Merge pull request #242 from victoru/docker
...
dockerized xmrblocks
3 years ago
Victor Unegbu
be9eaed846
dockerized xmrblocks
3 years ago