Frederick F. Kautz IV
3e8765bb27
Removing unnecessary comments
10 years ago
Frederick F. Kautz IV
7b0942980b
Reverting back to codegansta/cli
10 years ago
Frederick F. Kautz IV
e8399a6d05
Adding server config structure
10 years ago
Frederick F. Kautz IV
e007a2db66
Migrating from codegangsta/cli to spf13/cobra
10 years ago
Frederick F. Kautz IV
5daa408e2c
Creating subdirectories in fs now works
10 years ago
Harshavardhana
063832baaf
Implement TLS server
...
$ ./minio --tls --cert <your_cert> --key <your_private_key>
This patchset also provides crypto/x509 - which is a wrapper package
to generate X509 certificates.
This is necessary to provide certificates later through management console
10 years ago
Frederick F. Kautz IV
f356599e22
Adding initial web server and storage server module infrastructure
10 years ago
Harshavardhana
432275e966
Full restructure in accordance with
...
- pkg/{subsystem}/{package} style
- modify Makefile to reflect the new style,
consolidate various entries
- add a dummy ``main.go`` at top level
10 years ago
Frederick F. Kautz IV
2c73655b7c
Working build system, builds gopath dynamically
10 years ago
Frederick F. Kautz IV
720ccbddee
Adding initial makefile and main.go
10 years ago