Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
yns_forms
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
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Digital Experience Group
yns_forms
Commits
4ca44fe6
Commit
4ca44fe6
authored
10 years ago
by
Brett Bieber
Browse files
Options
Downloads
Patches
Plain Diff
Add info on the project
parent
68863510
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+32
-0
32 additions, 0 deletions
README.md
with
32 additions
and
0 deletions
README.md
0 → 100644
+
32
−
0
View file @
4ca44fe6
# Young Nebraska Scientists Webforms
This is a program sponsored by EPSCoR. Sarah Zulkolski-Benson is the contact.
Middle & High-School students submit applications, and teachers submit
endorsements for students.
The live site is at:
http://ucommxsrv1.unl.edu/yns_forms/applicants/
http://ucommxsrv1.unl.edu/yns_forms/endorsements/
Annually the year and camp details need to be updated.
The camp information is stored in the camps table, the year is scattered
throughout the entire system. I usually search the entire codebase for the camp
deadline dates to find them all.
Database is at http://ucommxsrv2.unl.edu/JUNK/phpMyAdmin/
yns is the database name
## Deployment
User must have an ssh account on ucommxsrv2.
```
git remote add live ssh://ucommxsrv2.unl.edu/Library/WebServer/ucommxsrv1.unl.edu/yns_forms
git push live master
```
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