Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D digitec-wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Digitec
  • digitec-wiki
  • Wiki
  • web application deployment

web application deployment · Changes

Page history
rcabral created page: web application deployment authored Nov 04, 2014 by Rene Cabral's avatar Rene Cabral
Hide whitespace changes
Inline Side-by-side
web-application-deployment.markdown
View page @ 983d27d5
...@@ -64,7 +64,8 @@ Add `vhost` directory directive in `/etc/httpd/conf.d/staging.digitec.io.conf`. ...@@ -64,7 +64,8 @@ Add `vhost` directory directive in `/etc/httpd/conf.d/staging.digitec.io.conf`.
2. Navigate to the `/etc/httpd/secure/staging.digitec.io/` directory. 2. Navigate to the `/etc/httpd/secure/staging.digitec.io/` directory.
3. Create the `{org}.htpasswd` file. 3. Create the `{org}.htpasswd` file.
- The password entry is usually `user: {org}, password: 101`. - The password entry is usually `user: {org}, password: 101`.
```bash
htpasswd -c {org}.htpasswd {org} ```bash
``` htpasswd -c {org}.htpasswd {org}
```
Clone repository
  • alpha beta testing
  • browser testing
  • camtasia licenses
  • code delivery processes
  • coding practices
  • css and sass coding standards
  • database schema standards
  • dependency management
  • development environments
  • digitec agile process
  • digitec gitlab styles
  • digitec software promises
  • digitec spec process
  • gitlab administration
  • gitlab issues tags
View All Pages