Commit graph

27 commits

Author SHA1 Message Date
Jonathan Zernik
eb17d4cc0f
Rephrase line in readme (#1296) 2021-09-15 19:15:54 -07:00
Jonathan Zernik
489f173516
Include zeromq hashblock port in example config (#1295) 2021-09-15 19:13:34 -07:00
Jonathan Zernik
047c3a7d67
Use localhost in readme config example (#1291) 2021-09-14 23:32:25 -07:00
Jonathan Zernik
daa1c2d62c
Add readme link to protocol doc (#1290) 2021-09-14 22:56:54 -07:00
Jonathan Zernik
be1ab4c79e
Update config.ini in docker directory (#1289)
* Update config.ini in docker directory

* Update config.ini in readme

* Use mainnet configs for readme
2021-09-14 22:53:07 -07:00
Jonathan Zernik
c33f905ecc
Remove docker link from readme (#1156) 2021-09-02 14:29:38 -07:00
Jonathan Zernik
ff1c1f7567
Remove pypi install from readme (#803) 2021-02-09 08:05:33 -08:00
Jonathan Zernik
2587100417
Update readme with new entrypoint description (#590) 2021-01-10 10:47:32 -08:00
Jonathan Zernik
c39dbb44f1
Improve squeaknode entrypoint command (#583)
* Improve squeaknode entrypoint command

* Fix pargser in main module
2021-01-08 14:17:43 -08:00
Jonathan Zernik
cef4eeca03
Update main config ini (#582)
* Fix network in main config.ini

* Update README and DOCKER doc
2021-01-08 02:42:32 -08:00
Jonathan Zernik
d95ac6702f
Update readme simplify config (#564)
* Update README to simplify remove configs

* Remove lnd port from README example config
2021-01-05 14:53:42 -08:00
Jonathan Zernik
b9f37a545f
Improve readme sections (#521) 2020-12-27 23:55:28 -08:00
Jonathan Zernik
b39f308a90
Update readme for launching no docker (#520)
* Update readme and add separate doc for launching docker

* Fix typo
2020-12-27 23:49:44 -08:00
Jonathan Zernik
64643b25a8
Use docker compose overrides for testnet mainnet (#482)
* Use default override file for docker-compose testnet

* Add mainnet docker-compose override file

* Put common environment variables in main docker-compose file

* Update readme with instructions for mainnet override
2020-11-23 20:43:19 -05:00
Jonathan Zernik
5babad14ac
Update readme for default network config (#479) 2020-11-22 23:25:41 -05:00
Jonathan Zernik
d8ff4d3627
Update readmes (#449) 2020-11-11 16:23:23 -05:00
Jonathan Zernik
a90a34aa06
Fix example configs in README (#396) 2020-11-06 12:28:34 -05:00
Jonathan Zernik
245fee3f15
Fix click contact profile profiles page (#395)
* Fix click contact profile action in profiles page

* Update static build
2020-11-06 12:25:53 -05:00
Jonathan Zernik
7da220bcf2
Fix port number in url in readme (#391) 2020-11-05 17:02:58 -05:00
Jonathan Zernik
0294a47c4e
Include browser location in readme (#390) 2020-11-05 16:46:28 -05:00
Jonathan Zernik
240a32a123
Update readme to explain config.ini (#389) 2020-11-05 16:40:29 -05:00
Jonathan Zernik
724f72f1e5
Use more config defaults (#376)
* Use default configs for webadmin

* Remove sqlite config from config file

* Use default config for sqk dir

* Use derived default lnd tls cert path in config

* Use default config for macaroon path

* Remove macaroon path config from docker config.ini

* Got mainnet working in docker

* Update readme

* Remove unused network param in docker config.ini file

* Update readme
2020-11-04 23:18:04 -05:00
Jonathan Zernik
add72380ef
Add step to build docker-compose in readme (#343) 2020-10-29 16:19:08 -04:00
Jonathan Zernik
99ddc2df77
Rename to squeaknode (#342)
* Rename squeakserver to squeaknode and get itest passing

* Fix itest dockerfile

* Rename more squeakserver to squeaknode

* Rename database from squeakserver to squeaknode

* Update readme

* Remove frontend/build from git

* Rename squeakserver to squeaknode in tox and main
2020-10-29 14:35:17 -04:00
Jonathan Zernik
a97b1a6cc8
Build python protos in setup (#254)
* Generate python proto files in setup.py

* Generate python protos in setup.py install

* Update readme
2020-08-20 04:41:35 -07:00
Jonathan Zernik
23fcc66325
Update config in redme (#202) 2020-08-01 21:33:57 -07:00
Jonathan Zernik
fd2b31a2a6
Update readme (#61)
* Update readme

* Fix underlines in readme

* Fix config file reference in readme

* Use markdown for readme

* Fix markdown readme
2020-07-02 21:18:10 -07:00