Harshavardhana and kannappanr
9fa727d154
Provide a friendlier error when an update fails ( #8228 )
...
Add upgrading documentation as well
2019-09-13 01:33:42 +05:30
Harshavardhana and GitHub
94e5cb7576
Migrate to go1.13 to avail all new features ( #8203 )
...
Read more https://blog.golang.org/go1.13
2019-09-08 16:44:15 -07:00
SCDealy and Nitish Tiwari
2c3b1f01d9
Update README.md ( #8006 )
...
Since MinIO by default is not fully S3 compatible, this fact should be
specified in a prominent place in the quick start guide so people
new to MinIO don't have to spend hours figuring it out the hard way.
2019-08-02 10:31:07 +05:30
Harshavardhana and Nitish Tiwari
b83413b167
Use GOPROXY to speed up builds ( #7984 )
...
Read more here https://proxy.golang.org proposal
for go1.13
2019-07-30 22:27:11 +05:30
ebozduman and Nitish Tiwari
78be3f8947
Removes the incorrect coverage badge from the docs ( #7651 )
2019-05-16 12:11:49 +05:30
kannappanr and GitHub
5ecac91a55
Replace Minio refs in docs with MinIO and links ( #7494 )
2019-04-09 11:39:42 -07:00
Harshavardhana and GitHub
979309148e
Add doc updates for new go1.12 installation ( #7486 )
2019-04-04 13:36:31 -07:00
Harshavardhana and kannappanr
16ba679103
Fix markdown table formatting ( #7435 )
2019-03-27 16:16:58 -07:00
Praveen raj Mani and Nitish Tiwari
9a71f2fdfa
link to ppc64le binary added ( #7065 )
...
Fixes #7063
2019-01-11 20:16:19 +05:30
Eco and Nitish Tiwari
4280e68de3
Document not to use autogenerated keys with containers ( #6737 )
2018-10-31 12:09:16 +05:30
Dee Koder and Nitish Tiwari
c30f75de28
Update screenshots. Use png instead of jpgs. ( #5770 )
2018-04-06 13:51:25 +05:30
Nitish Tiwari and Dee Koder
d67e423a32
Add firewall-cmd entry for firewall configuration ( #5755 )
2018-04-03 17:15:24 -07:00
Nitish Tiwari and GitHub
850caaa1be
Add iptables/ufw command example to open relevant ports for Minio ( #5604 )
...
fixes #5022
2018-03-24 00:00:47 +05:30
Harshavardhana and Nitish Tiwari
b4ae2bd2f5
Remove snap reference from the repo ( #5676 )
...
snap builds are not well tested, since
some releases have stopped working. Remove
their reference to keep it simple.
Fixes #5674
Fixes #5472
2018-03-20 09:33:02 +05:30
Dee Koder and Nitish Tiwari
a34901af77
Add missing wget command for easy cut copy paste. ( #5609 )
...
We should keep this for easy one click copy paste on remote servers
rather than 2 things for users to deal with.
2018-03-06 13:36:48 +05:30
Harshavardhana and Nitish Tiwari
e22438c8cd
Cleanup banners and remove fossa/snap ( #5530 )
2018-02-15 09:45:42 +05:30
fossabot and Nitish Tiwari
1f13235cbd
Add license scan report and status ( #5430 )
2018-01-19 13:16:59 +05:30
kannappanr and Nitish Tiwari
85580fe0d6
Document pre-existing data in fs mode ( #5365 )
...
Document that pre-existing data in fs mode is safe and
accessible
Fixes #5050
2018-01-17 20:44:31 +05:30
Harshavardhana and Nitish Tiwari
1672c73988
Fix snap docs with instructions to run ( #5266 )
2017-12-07 08:38:58 +05:30
Harshavardhana and Dee Koder
71201273e2
Remove reference to go1.8 issue from homebrew ( #4931 )
2017-09-19 12:41:19 -07:00
Evan and Dee Koder
f680b8482f
Add a snapcraft build badge. ( #4805 )
2017-09-19 12:36:35 -07:00
Nitish Tiwari and Dee Koder
6d5d49bfb1
Update CLI examples to be in sync with examples used on Minio website ( #4920 )
2017-09-14 19:17:42 -07:00
Leo Arias and Dee Koder
34e780e690
add the mount-observe plug to the snap ( #4853 )
2017-08-28 11:40:26 -07:00
Leo Arias and Dee Koder
07ccf4c0d0
Add the install instructions for the snap ( #4843 )
2017-08-23 15:59:13 -07:00
Nitish Tiwari and Dee Koder
69555f1224
Update Docker commands to use /data as example directory ( #4825 )
...
/data as default makes it easy to understand and shortens
the example Minio command for Docker.
2017-08-17 10:56:25 -07:00
Harshavardhana and Dee Koder
58633a383a
Deprecate intel-32, arm64, arm support for minio builds. ( #4811 )
...
It was decided that we will be deprecating ARM support
for minio builds. ARM users should simply compile from source.
Additionally 32bit version of Linux, Windows and FreeBSD (64bit)
are deprecated.
2017-08-14 11:08:58 -07:00
Anand Babu (AB) Periasamy and GitHub
ed37bf3703
Reduce macOS instructions
2017-06-14 23:26:33 -07:00
Dee Koder and Harshavardhana
b28d5fa633
Clarify macOS instructions on brew paths. Deleted homebrew upgrade instructions. ( #4501 )
2017-06-09 14:24:32 -07:00
Dee Koder and GitHub
64c1c0f37d
docs: Update with home brew special note for macOS upgrades. ( #4180 )
2017-04-25 20:18:48 -07:00
Harshavardhana and GitHub
402a5e3bea
docs: Fix and reword FreeBSD documentation. ( #4145 )
2017-04-19 00:25:20 -07:00
Harshavardhana and GitHub
5ed1a8ad23
docs: macOS brew now refers to Minio fork ( #4059 )
2017-04-07 01:42:59 -07:00
Dee Koder and Harshavardhana
8c0ce2fee9
docs: Removed space from code blocks. ( #3965 )
2017-03-23 19:06:31 -07:00
koolhead17 and Dee Koder
97dc34fe06
docs: Fix for README.md markdown table. ( #3948 )
2017-03-21 12:02:39 -07:00
Harshavardhana
dbb5408906
Add ARM64 build binary for README.md
...
Fixes #3626
2017-01-24 20:28:54 -08:00
Harshavardhana and GitHub
a054c73e22
Add slack replace gitter ( #3584 )
2017-01-16 15:26:26 -08:00
Dee Koder and Harshavardhana
00baec1746
syntax highlighting : Remove sh from code block which incorrectly highlights shell commands. ( #3504 )
2016-12-28 16:07:05 -08:00
Aditya Manthramurthy and Harshavardhana
f7766b49aa
Amend ZFS line in README - to make it about Minio on FreeNAS ( #3461 )
2016-12-16 09:59:02 -08:00
koolhead17 and Dee Koder
d9fd6f9a96
docs: Removed $/# from code block to make code copy easier. ( #3448 )
2016-12-14 17:45:47 -08:00
Justin Clift and Harshavardhana
885bac330b
Added a "catch all" documentation link ( #3038 )
...
This should help guide other newbies ;)
2016-10-21 19:31:21 -07:00
koolhead17 and Harshavardhana
18be3bc95a
docs: added space in README.md so that its compatible with doctor. ( #2927 )
2016-10-14 13:20:33 -07:00
koolhead17 and Harshavardhana
3349153058
docs: added space in source download steps so it appears as desired in ( #2923 )
...
doctor.
2016-10-14 08:49:12 -07:00
Harshavardhana
18d125ef1c
doc: Redo install instructions ( #2922 )
2016-10-13 19:44:27 -07:00
Harshavardhana and GitHub
eb372d53df
Fix docker release titles
2016-10-13 16:24:18 -07:00
Harshavardhana and GitHub
1788c58d5c
Add docker edge instructions
2016-10-13 16:19:14 -07:00
Harshavardhana and GitHub
fdaa129a5b
Fix dockerfile container image. ( #2892 )
2016-10-12 18:09:08 -07:00
Anand Babu (AB) Periasamy and GitHub
4560cbc20c
List docker as first example
2016-10-09 13:06:25 -07:00
Harshavardhana
a08052f640
Add docker pulls badge.
2016-09-30 19:19:19 -07:00
koolhead17 and Harshavardhana
250ac644d6
docs: Modified README.md with alias addition and bucket creation steps. ( #2725 )
2016-09-17 02:57:36 -07:00
koolhead17 and Harshavardhana
6ca57e81f1
docs: Fixed markdown typo in README.md. ( #2720 )
2016-09-16 14:26:28 -07:00
koolhead17 and Harshavardhana
e273a40345
docs: Modified README.md by providing information about Minio server ( #2704 )
...
data directory.
2016-09-14 21:24:12 -07:00