Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
visualizer-echarts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Owen Graham
visualizer-echarts
Commits
74020b9a
Verified
Commit
74020b9a
authored
1 year ago
by
Owen Graham
Browse files
Options
Downloads
Patches
Plain Diff
Remove Heroku support
parent
89aada2e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Procfile
+0
-1
0 additions, 1 deletion
Procfile
README.md
+0
-6
0 additions, 6 deletions
README.md
runtime.txt
+0
-1
0 additions, 1 deletion
runtime.txt
with
0 additions
and
8 deletions
Procfile
deleted
100644 → 0
+
0
−
1
View file @
89aada2e
web: gunicorn visualizer:app
\ No newline at end of file
This diff is collapsed.
Click to expand it.
README.md
+
0
−
6
View file @
74020b9a
...
@@ -47,9 +47,3 @@ document root, as well as all rules in `htdocs/.htaccess`.
...
@@ -47,9 +47,3 @@ document root, as well as all rules in `htdocs/.htaccess`.
> the visualizer to appear at `/ograham/visualizer-echarts/` on the
> the visualizer to appear at `/ograham/visualizer-echarts/` on the
> web, so the linking command is
> web, so the linking command is
> `ln -sT "$PWD/htdocs" /data/web/amrc/htdocs/ograham/visualizer-echarts`.
> `ln -sT "$PWD/htdocs" /data/web/amrc/htdocs/ograham/visualizer-echarts`.
### As a Heroku app
Thanks to the
`Procfile`
, this repository is ready to go as a Heroku
Python app.
This diff is collapsed.
Click to expand it.
runtime.txt
deleted
100644 → 0
+
0
−
1
View file @
89aada2e
python-3.10.2
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment