Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danydodson/docker-lightsail
- Owner: danydodson
- Created: 2020-03-13T13:25:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-05T16:51:34.000Z (about 4 years ago)
- Last Synced: 2023-03-04T18:50:29.943Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 808 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```