Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danydodson/docker-lightsail

😎 docker files for aws lightsail
https://github.com/danydodson/docker-lightsail

Last synced: about 6 hours ago
JSON representation

😎 docker files for aws lightsail

Awesome Lists containing this project

README

        

# FullStack React/Express/MongoDB app using Docker Compose

## Lightsail startup script

```bash

curl -o lightsail-compose.sh https://raw.githubusercontent.com/dany/docker-lightsail/master/lightsail-compose.sh

chmod +x ./lightsail-compose.sh

./lightsail-compose.sh

```