1
0
mirror of https://github.com/NLnetLabs/routinator.git synced 2024-05-19 06:50:04 +00:00

95 Commits

Author SHA1 Message Date
e4c09d2380 Downgrade to requiring Rust 1.39. 2020-04-07 15:07:55 +02:00
c24d45db8e Merge pull request #282 from NLnetLabs/tokio-0.2
Update to Tokio 2.0 and async functions all around.
2020-04-07 14:14:04 +02:00
7de61ab29a Minimum Rust version is now 1.40. 2020-04-07 11:58:50 +02:00
06ea7c5cef Add link to manpage 2020-03-19 12:16:59 +01:00
5724df65e5 Link to Grafana dashboard 2020-03-17 11:13:11 +01:00
b2b61c33c6 Use "cargo install --locked" for safety 2020-03-05 14:59:47 +01:00
5778faf9e3 Rename default-tls to native-tls. 2020-01-28 14:10:48 +01:00
78c1395afa Merge branch 'master' into configurable-tls-support 2020-01-27 14:45:06 +01:00
d1ac22b711 Re-work the PR to offer a default Dockerfile using rustls and a separate Dockerfile using default-tls. 2020-01-27 14:37:10 +01:00
e4a5996e35 Minor language change and add HTTP to quick start. 2020-01-21 17:33:47 +01:00
c1a719993b Add 'rustup update' when updating 2020-01-20 21:18:28 +01:00
afb688f36c Add rsync and C toolchain to Quick Start 2020-01-20 21:08:18 +01:00
708d85e53a Make all the badges the same color 2019-12-18 12:11:16 +01:00
c9d3a968a7 Make the crates.io badge better match the other badges. 2019-12-18 11:31:12 +01:00
5d140aa59c Update mailing list link 2019-12-17 13:14:56 +01:00
90e9f1ba8a Use a Docker volume instead of a host filesystem directory to store TALs. 2019-11-29 14:50:33 +01:00
c12c38ea3d Add GitHub Actions badge 2019-10-30 20:47:53 +01:00
9e1597944a doc fix 2019-09-15 21:30:00 +08:00
a20555a84a Slight linting of README 2019-09-11 16:42:16 +02:00
970298f6ef Remove roadmap from README
Seeing that we are pretty much feature complete
2019-09-11 16:36:31 +02:00
a065bea319 Add source $HOME/.cargo/env to Rust installation 2019-09-10 12:25:44 +02:00
6e35c43dd7 improve dockerfile and related documentation 2019-09-02 22:20:52 +02:00
995504e609 Add line break for readability 2019-06-05 09:23:56 +02:00
1ad12887e4 Expose the default Prometheus port 9556 in Docker CMD. 2019-06-03 12:52:34 +02:00
3800bd0be4 Merge pull request #139 from NLnetLabs/update-dockerfile
Update dockerfile
2019-05-29 17:51:36 +02:00
e2c834b577 Unbreak my heart. 2019-05-29 16:51:38 +02:00
a53a2eae54 Also expose HTTP in Docker image. 2019-05-29 16:51:07 +02:00
28dcea2cb2 Adjust Dockerfile and instructions for new ARIN TAL regime. 2019-05-29 16:48:49 +02:00
54be24352f Update README. 2019-05-29 12:52:16 +02:00
574493531a Minimum required Rust version is now 1.34.0. 2019-05-07 12:05:44 +02:00
328d2eac5b Link to Rust Platform Support 2019-04-02 12:20:34 +02:00
ab3b660ed2 Add minimum Rust version in the Quick Start 2019-04-01 10:59:29 +02:00
d6e84cd16f Provide build instructions for CentOS 6.
Fixes #99 – kind of.
2019-03-28 11:10:24 +01:00
fc382e42b7 document rpki-rtr secure transports 2019-03-19 06:41:58 +01:00
f74ff1e134 Merge pull request #92 from wk/document-prometheus-better
Better documentation of Prometheus monitoring.
2019-03-18 11:54:52 +01:00
7c8b5c75eb Add system requirements 2019-03-18 10:09:00 +01:00
8c636207f7 document prometheus monitoring better 2019-03-16 11:15:15 +01:00
1bad748214 Update link to arin.tal in Readme 2019-03-07 14:21:13 +01:00
83bc34abac Add Read the Docs reference 2019-02-15 19:30:32 +01:00
50515ba84e markdown lint documentation 2019-02-05 21:45:02 +01:00
5f6d1cd24d Docs badge 2019-01-12 08:41:32 +01:00
fa0280fe52 Spotify Playlist 2019-01-10 15:06:01 +01:00
8eba9f4207 Appveyor badge 2019-01-04 12:29:58 +01:00
b5fe1def13 Windows Support (#55) 2019-01-03 17:04:22 +01:00
ff47de08eb crates.io badge 2019-01-02 21:55:35 +01:00
c6854ae3d5 Docker build badge 2018-12-23 16:33:36 +01:00
abc041b175 typo 2018-12-23 16:26:07 +01:00
750c432e03 Add twitter badge 2018-12-23 16:05:10 +01:00
417bb3b21f Use routinator.conf for the default config file. 2018-12-19 17:02:05 +01:00
a1092829d2 Add options for configuring daemon mode. 2018-12-12 14:04:18 +01:00