Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vicchi/garygale.com

Source for my personal vanity page at www.garygale.com
https://github.com/vicchi/garygale.com

Last synced: 16 days ago
JSON representation

Source for my personal vanity page at www.garygale.com

Awesome Lists containing this project

README

        

# Gary Gale garygale.com

It's a web site. It's my web site. It's in Docker; deployable with [Ansible](https://docs.ansible.com/ansible/latest/getting_started/index.html). That's it.

## Here Be Dragons

This is a personal project and relies on my own, opinionated, setup that works for sites I maintain. It might be useful as an example of how to set up and deploy one or more web stacks with Docker and Ansible. Or not. YMMV.

## Dependencies

See also [reverse-proxy](https://github.com/vicchi/reverse-proxy) for Traefik and SSL certificates.

## Deploy

```
ansible-playbook ./playbooks/deploy.yml -K
```

## To Do

* Add Gitea and GitHub actions workflows for build and deployment
* Add Ansible Vault for deployment `sudo` authentication

## Colophon and Licence

[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)

This is a thing made by [Gary Gale](https://www.vicchi.org/pages/about/) and is licensed under the BSD 3 Clause licence.