-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f751aac
commit 2aa3795
Showing
59 changed files
with
3,292 additions
and
8,343 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,3 @@ | ||
*venv/ | ||
*__pycache__/ | ||
.vscode/ | ||
node_modules/ | ||
.env | ||
*.env | ||
repo_* | ||
|
||
.vscode/* | ||
node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,15 @@ | ||
# README.md | ||
# Dome-go | ||
Refactoing of [Dome](https://github.com/Omarabdul3ziz/dome) with Golang | ||
|
||
# Do me! | ||
### Requirments | ||
|
||
Dome ...like Done! | ||
Make sure you have the following: | ||
1. Go | ||
2. Node, npm, vue | ||
3. Mongo | ||
|
||
To-do List app with ( Flask - MongoDB - Vue.js ) stack, each service containerized and pushed to [docker hub](https://hub.docker.com/u/omarabdul3ziz), And the repo has the configurations to deploy with Kubernetes. | ||
### Usage | ||
|
||
**For Testing:** | ||
|
||
- Download the src | ||
|
||
```bash | ||
git clone https://github.com/Omarabdul3ziz/dome.git | ||
cd dome/ | ||
``` | ||
|
||
- Start minikube cluster | ||
|
||
```bash | ||
minikube start | ||
``` | ||
|
||
- Run the bash script | ||
|
||
It will download the images from public registry | ||
|
||
```bash | ||
sh deploy.sh | ||
``` | ||
|
||
- Open your browser and go to [http://do.me/](http://do.me/) | ||
|
||
|
||
|
||
|
||
**Helm** | ||
|
||
- Install from `.tgz` file | ||
|
||
It will download the images from public registry | ||
|
||
```bash | ||
helm install dome-chart ./dome-0.1.0.tgz | ||
``` | ||
|
||
|
||
- Add path to hosts | ||
|
||
```bash | ||
echo "$(minikube ip) do.me" | sudo tee -a /etc/hosts | ||
``` | ||
|
||
|
||
|
||
- Open your browser and go to [http://do.me/](http://do.me/) | ||
``` | ||
sh start.sh | ||
``` |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.