Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-alpha.1 [skip ci]
## 1.0.0-alpha.1 (2020-10-28) ### Features * **nginx:** Add `dhparam` options for SSL ([078f83a](078f83a)) * **pillar.saferwall:** Update keys and values ([b3abb70](b3abb70)) * **podman-formula:** Update to v2.0.2-alpha.1 ([cb95fab](cb95fab)) * **saferwall-formula:** New commits ([98dc2ab](98dc2ab)) * **salt:** Add NGINX with self-signed SSL ([28a9dac](28a9dac)) * **vagrant:** Change CentOS 7 to Fedora 32 which brings Podman version 2.x ([285d94d](285d94d)) * Add intial commit of saferwall-formula ([2635bfb](2635bfb)) * Add podman formula ([7b81b75](7b81b75)) * Add Vagrant ([f288765](f288765)) * Initial salt/ implementations ([26ef1ad](26ef1ad)) ### Performance Improvements * **vagrant:** Reduce RAM from 8GB to 4GB ([24d0ffb](24d0ffb)) * **vagrant:** Reduce vCPUs from 4 cores to 2 cores ([d9fb145](d9fb145)) ### Styles * Add .gitignore ([93264ca](93264ca)) ### Continuous Integrations * Add Travis CI, AppVeyor, and semantic-release ([a5a4c95](a5a4c95)) * Copy `vagrant/Vagrantfile.saferwall-box.fedora-32.amd64.example` to `vagrant/Vagrantfile.saferwall-box` ([e943223](e943223)) ### Fixes * **bridgenet:** Fix bridge network not working on Fedora 32 ([159f33e](159f33e)) * **nginx:** Fix client max body size for large file uploads ([be2cf78](be2cf78)) * **nginx:** Fix SELinux problem ([b63a3ca](b63a3ca)) * **vagrant:** Fix CPU topology does not match VCPU count ([22444bd](22444bd)) ### Code Refactoring * **pillar:** Add NGINX and Saferwall pillars into `.gitignore` which requires user to rename example pillars ([d4faae5](d4faae5)) * **vagrant:** Add main box into `.gitignore` which require user have to rename any Vagrant examples to the main box's name ([c7c93fd](c7c93fd)) * **vagrant:** Disable VirtualBox Guest Additions auto-install ([f07e2a4](f07e2a4)) ### Documentations * **README:** Add badges ([af83e2c](af83e2c)) * **README:** Initial documentations ([0a255ca](0a255ca)) * **README:** Update instructions ([81afdda](81afdda))
- Loading branch information