Commit graph

76 commits

Author SHA1 Message Date
b0undl3ss 4c7fcec0e3
docs: add testing info to readme (#301)
* refactor: Upgrade to Gorm 2.0

* Clean up dependencies

* Fix linting errors

Remove gorm v1 delete callback

* Resolve unittest failures

* Fix association query

* Add testing section to readme

Co-authored-by: Jordan Craven <jordan.craven@wearepop.com>
2021-11-04 20:25:17 +01:00
matteyeux 05225a4b25
Fix typo in "shell commands" section in README.md 2021-02-15 11:27:12 +01:00
Manfred Touron a29c6e8338
chore: add intro image 2020-08-09 00:30:36 +02:00
Manfred Touron 763ced7524
feat: host logging modes (disabled, commands, everything)
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
2020-07-04 22:16:46 +02:00
Manfred Touron 0722497336
Update README.md 2020-07-01 14:51:57 +02:00
Manfred Touron 77b40eb9ed
Merge pull request #177 from NocFlame/master
Update README.md; Info about missing host keys
2020-06-09 11:07:01 +02:00
NocFlame 8c7831480b
Update README.md
*What this PR does / why we need it:*
Current readme does not inform user of how to fix the behaviour of password promt when linking admin account

*Which issue this PR fixes: fixes #128*
Updated the readme to inform the user of a quick fix (ssh-keygen -t rsa) when association fails and user is asked for password
2020-05-28 11:12:28 +02:00
Mikael Rapp e399dfd8e4 Update readme; special host names 2020-05-27 23:30:28 +02:00
Manfred Touron f13ede4ba7
Update README.md 2020-05-12 03:27:15 +02:00
Manfred Touron 5b20cd501e
Update README.md
See https://github.com/moul/sshportal/issues/164
2020-03-10 11:01:26 +01:00
Manfred Touron b6aaf4d7cf
Update README.md 2020-03-05 15:33:52 +01:00
Jess 5e21fb72e6 Added financial contributors to the README 2019-09-17 18:02:58 -07:00
Manfred Touron db85d6545d v1.10.0 2019-06-24 11:31:32 +02:00
Manfred Touron 671ba03b78
Update README.md 2019-06-10 09:57:20 +02:00
Manfred Touron 9095725778
Update README.md 2019-06-10 09:57:05 +02:00
Manfred Touron 3dccefbbcb
chore: use png + add toc 2019-02-01 13:36:36 +01:00
Nelly Asher 7c4995fa4a
Update README.md 2019-02-01 13:34:18 +01:00
Nelly Asher 2b8f051414
TOC added, chapters rearranged, "Use cases" added. 2019-02-01 13:34:18 +01:00
Manfred Touron 4e17c81d63
chore: switch to png for images in the readme 2019-02-01 12:57:18 +01:00
Manfred Touron ec5b567da9
Update README.md 2019-01-04 01:11:10 +01:00
Manfred Touron 38224714e1
v1.9.0 2018-11-18 15:46:55 +01:00
Manfred Touron 2a5dd63e87
chore: use moul.io/sshportal canonical url 2018-11-16 15:36:14 +01:00
Manfred Touron 6b181dd291 v1.8.0 2018-04-02 22:36:06 +02:00
Manfred Touron 980da40988 Update Readme and Changelog 2018-04-02 22:28:10 +02:00
Julien Dessaux b0afdf933a Added ssh key import feature in "key import" 2018-03-21 17:48:11 +01:00
Manfred Touron ec1e4d5c8a Update README and CHANGELOG 2018-02-28 17:22:59 +01:00
Manfred Touron cb3c1056e5 Small fixes 2018-01-05 11:05:42 +01:00
Manfred Touron 3ebcdd9c3d Add telnet support 2018-01-05 10:14:02 +01:00
Manfred Touron 2555c478b4 v1.7.1 2018-01-03 00:26:38 +01:00
Manfred Touron 7b30017a14 Complete list of features 2018-01-03 00:23:45 +01:00
Manfred Touron 13c0726849 v1.7.0 2018-01-02 05:56:24 +01:00
Manfred Touron 57dd2c6c01 Add healthcheck --wait and --quiet options 2018-01-01 11:05:05 +01:00
Manfred Touron 6494e69632 Add Docker healthcheck helper 2018-01-01 10:58:43 +01:00
Manfred Touron 756c8f02e8 Add diagram flow 2017-12-17 10:11:34 +01:00
Manfred Touron 62db91b7be
Merge pull request #16 from fossabot/master
Add license scan report and status
2017-12-16 10:10:36 +01:00
Manfred Touron 8543a1f01a
Add goreport card + udpate features and limitations list 2017-12-16 10:06:46 +01:00
fossabot db20c81a39 Add license scan report and status 2017-12-16 00:56:09 -08:00
Manfred Touron 8329fd3ab7 Improve doc 2017-12-15 20:27:07 +01:00
Manfred Touron a413aa86c2 Add sql-schema.svg 2017-12-13 17:23:34 +01:00
Manfred Touron b51c90a0e9 Update README 2017-12-13 11:52:19 +01:00
Manfred Touron 7245508c76 Add experimental warning 2017-12-12 14:55:50 +01:00
Manfred Touron 554937dd7a v1.6.0 2017-12-12 10:39:36 +01:00
Manfred Touron 4aa9a227e8 Switch to a lonely tmux demo 2017-12-12 10:15:09 +01:00
Manfred Touron 6e4cbf5dd8 Add server/client gif example in README 2017-12-12 09:05:49 +01:00
Manfred Touron 999b740df6 Add 'key show KEY' command (#11) 2017-12-06 00:33:40 +01:00
Manfred Touron d70296cd95
Update README.md 2017-12-04 16:33:41 +01:00
Manfred Touron edb230b278
Update README.md 2017-12-04 10:41:25 +01:00
Manfred Touron efbf66a0a4
Update README.md 2017-12-04 10:39:40 +01:00
Manfred Touron f9d450ffaf Add healthcheck user 2017-12-04 09:34:52 +01:00
Manfred Touron 391a39d82c Add --latest and --quiet options to ls commands 2017-12-04 09:27:10 +01:00