Commit Graph

18 Commits

Author SHA1 Message Date
Aravinth Manivannan 41f51f8a9c
feat: init a11y. courses, tools and tools 2022-11-02 17:25:50 +05:30
Aravinth Manivannan f11feb6579
feat: restructure 2022-10-24 17:09:32 +05:30
Aravinth Manivannan 106cfe806d
feat: run ansible as root and configure root user with SSH key 2022-10-24 17:03:49 +05:30
Aravinth Manivannan a1cca8b0bf
feat: ping inventory, update and install packages 2022-10-24 17:02:59 +05:30
Aravinth Manivannan 371a88c8de
feat: add basic tests to verify packages are installed and ssh is listening 2022-10-24 17:02:20 +05:30
Aravinth Manivannan 9901351198
feat: init make 2022-10-24 16:38:42 +05:30
Aravinth Manivannan ec721711ca
feat: write to ansible hosts 2022-10-24 16:38:30 +05:30
Aravinth Manivannan 0919a9b40c
feat: cloudinig: create user, change passwd and add SSH key 2022-10-24 15:50:21 +05:30
Aravinth Manivannan ba02ec619c
feat: print IP address of provisioned VMs 2022-10-24 15:37:23 +05:30
Aravinth Manivannan 55ce464567
feat: add debian vm 2022-10-24 11:27:14 +05:30
Aravinth Manivannan d9cf6f08f1
feat: ubuntu terraform libvirt example 2022-10-24 10:54:04 +05:30
Aravinth Manivannan eb17b35d20
feat: add openstack resources: howto add debian img to glance and nova docs 2022-10-11 09:10:42 +05:30
Aravinth Manivannan 98250214fe
feat: testinfra demo and librepages blog basic testing 2022-10-07 22:28:59 +05:30
Aravinth Manivannan 8e40bd2af8
feat: add license 2022-10-07 22:28:05 +05:30
Aravinth Manivannan 874bc08f65
feat: add top 25 most dangerous weaknesses 2022-10-06 16:58:12 +05:30
Aravinth Manivannan 11abe2ea82
feat: chef isn't FOSS but there's a FOSS distribution for it + devsecops
best practices guide
2022-10-06 16:47:15 +05:30
Aravinth Manivannan a24e814a1a
feat: try serverspec
DESCRIPTION
    Used local runner to perform the following tasks on my Arch Linux
    dev machine

    1. Check if apache is installed on arch
    2. Check if httpd service is enabled and running
    3. Check if port 80 is listening

COMMENTS
    Limited capabilities but seems to have support for basic testing
    on mulitple environments: local, SSH and Docker API  using multiple
    configuration management tools like Puppet and Ansible.

REFERENCES

[0]: https://serverspec.org/tutorial.html
[1]: https://serverspec.org/resource_types.html
2022-10-06 16:11:49 +05:30
Aravinth Manivannan d48a9f8e01
feat: list linux, k8s and general hardening guides 2022-10-06 15:58:47 +05:30