b44049797c
Uptime is float as time.Seconds returns a float64
...
See: https://golang.org/src/time/time.go?s=25778:25813#L792
I stumbled upon this when playing with the Admin API, example:
{
"peers": {
"<redacted>": {
...
"uptime": 625.732186871
...
},
"<redacted>": {
...
"uptime": 625.638570027
...
}
}
}
2020-03-09 22:26:48 +01:00
e4903fab8e
Update builds.md
2020-02-21 20:05:46 +00:00
599cea47fe
Update changelog.md
2020-02-21 18:44:28 +00:00
6e1cba66f1
Merge pull request #98 from yggdrasil-network/v0.3.13
...
Version 0.3.13
2020-02-21 18:31:02 +00:00
0f132952ba
Update 2020-02-21-release-v0-3-13.md
2020-02-18 18:47:41 +00:00
abd61d928c
Merge pull request #89 from rex4539/fix-typos
...
Fix typos
2020-02-17 23:01:06 +00:00
144d4b7417
Merge pull request #90 from reznikmm/patch-1
...
Fix path to genkeys.go
2020-02-17 23:00:26 +00:00
67a85a9bcf
Merge pull request #94 from kylerchin/patch-2
...
Add Yggdrasil IPFS Bootstrap Node
2020-02-17 23:00:07 +00:00
6fe511d758
Merge pull request #95 from rany0/patch-1
...
fix fedora installation error
2020-02-17 22:59:23 +00:00
5747a09773
Merge pull request #97 from kaotisk-hund/patch-1
...
Added my irc network
2020-02-17 22:58:27 +00:00
30b08f6eb2
Add blog post
2020-02-17 22:55:25 +00:00
30bbb91cbf
Update gems
2020-02-17 20:17:04 +00:00
269474ba82
Update for Windows documentation
2020-02-17 20:15:50 +00:00
79657cb2ad
Added my irc network
2020-02-04 17:29:27 +02:00
13f54fb85d
fix gpg name
2020-01-30 22:09:45 +02:00
4a64567728
fix fedora installation error
...
`sudo tee` will run as root
`sudo cat` doesn't do anything
you would get this error:
```
[rany@HPipi ~]$ sudo cat > /etc/yum.repos.d/yggdrasil.repo << EOF
> [yggdrasil]
> name = Yggdrasil
> baseurl = https://neilalexander.s3.dualstack.eu-west-2.amazonaws.com/rpm/
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-yggdrasil
> EOF
bash: /etc/yum.repos.d/yggdrasil.repo: Permission denied
```
2020-01-30 22:02:30 +02:00
5cc6bf7aa3
Add Yggdrasil IPFS Bootstrap Node
2020-01-22 08:24:18 -08:00
0ea15e2f93
Merge pull request #92 from zhoreeq/patch-1
...
Add chat.station.moe XMPP server
2020-01-20 13:33:26 -06:00
a6de98f8b0
Add chat.station.moe XMPP server
2019-12-17 16:02:12 -05:00
38d26cb22f
Merge pull request #91 from grinapo/master
...
Fix configuration doc 'yggdrasilctl' references to 'yggdrasil', fix '--param' format
2019-12-02 09:48:01 +00:00
2b9c3485a8
Fix configuration doc 'yggdrasilctl' references to 'yggdrasil', fix '--param' format
2019-12-02 10:42:12 +01:00
e53547964c
Fix path to genkeys.go
...
It seems file has been moved
2019-11-30 15:25:00 +02:00
ae946a5aa3
Fix typos
2019-11-29 12:49:08 +02:00
a3c4fdf3ad
Merge pull request #88 from vkeb6rza/add-vkeb6rza-services
...
add vkeb6rza's public bitcoin services
2019-11-27 08:50:26 +00:00
e86887bcaa
add vkeb6rza's public bitcoin services
2019-11-27 08:07:49 +00:00
e5ee7afc1d
Update AWDL posts, include OWLink URLs
2019-11-25 11:24:14 +00:00
e180bdc7c2
Update AWDL posts, include OWLink URLs
2019-11-25 11:22:31 +00:00
e296fce994
Update index.md
2019-11-24 09:52:30 +00:00
ec51db4aaa
Update changelog.md
2019-11-24 09:52:16 +00:00
c08cb8044d
Merge pull request #85 from mflsim/patch-1
...
Update services.md
2019-11-10 16:18:14 +00:00
88bfe32f2a
Update services.md
2019-11-10 16:10:36 +03:00
ac1d07c944
Update 2018-11-06-crypto-key-routing.md
2019-11-03 21:46:33 +00:00
71ec4e47da
Update 2018-11-06-crypto-key-routing.md
2019-11-03 21:45:34 +00:00
fbc16787c4
update genkeys part of configuration.md
2019-11-03 14:04:46 -06:00
5154d94df6
Update configuration.md
2019-10-25 13:49:55 +01:00
c951b388ce
Update configuration.md
2019-10-25 13:21:05 +01:00
d2f8dafa2f
Update configuration.md
2019-10-25 13:20:21 +01:00
46fd84f90e
Update services.md
2019-10-25 10:35:42 +01:00
ba7907459a
Update index.md
2019-10-25 09:45:45 +01:00
c27f9df654
Update changelog.md
2019-10-25 09:45:30 +01:00
87cb837945
Update index.md
2019-10-10 21:22:00 +01:00
34313a621d
Update changelog.md
2019-10-10 21:21:44 +01:00
3d802a6eac
Update platform-linux.md
2019-10-05 12:39:12 -05:00
c624994cc7
Merge pull request #78 from user2kcd/patch-1
...
Update services.md
2019-10-05 18:27:54 +01:00
26fee7968f
Merge pull request #83 from abslimit/patch-3
...
Deleted matrix and added XMPP and xonotic
2019-10-05 18:27:41 +01:00
ba1cbb9ee6
Deleted matrix and added XMPP and xonotic
...
Deleted matrix server and added XMPP server. Matrix server is not running anymore. XMPP server is prioritized for yggdrasil. Added Xonotic multiplayer FPS for testing real-time apps.
2019-10-05 19:31:42 +03:00
d3aebbcccc
Update index.md
2019-09-27 10:00:38 +01:00
c876890a51
Update changelog.md
2019-09-27 09:48:59 +01:00
7a2b32972d
Fix configuration sample
2019-09-11 20:38:28 +01:00
8ba2b4aac7
Add examples for peers/interfacepeers
2019-09-11 20:35:32 +01:00