Skip to content

Nimako/isaac-umbraco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Umbraco Website README

This README provides information on setting up and maintaining an Umbraco website using Umbraco version 12.1.2 and Usync version 12.1.0. It also includes details for accessing the hosted website and the admin dashboard.

## Prerequisites

Before you begin, make sure you have the following prerequisites in place:

  • Umbraco: You should have Umbraco version 12.1.2 installed on your server.
  • Usync: Ensure that Usync version 12.1.0 is integrated into your Umbraco project for easy configuration and synchronization of your Umbraco data.
  • Hosting Environment: The Umbraco website should be hosted on a server with the necessary server-side technologies (e.g., ASP.NET, SQL Server/SQLite) installed and configured.

## Getting Started

  1. Clone this repository to your local development environment or download the project files.
  2. If you've cloned the repository, navigate to the project directory in your terminal/command prompt.
  3. Install any necessary dependencies using a package manager like [NuGet](https://www.nuget.org/).
  4. Configure your Umbraco project settings, including database connection strings, using the web.config file located in the project root.
  5. Deploy your Umbraco website to your hosting environment. Ensure that your hosting environment meets the Umbraco system requirements.
  6. Set up your database if it's not already configured during the deployment process.
  7. Follow the steps below to access the hosted website and admin dashboard.

## Accessing the Hosted Website

You can access the hosted Umbraco website by following the URL below:

http://gyasinimako-001-site1.htempurl.com

## Accessing the Admin Dashboard

To access the Umbraco admin dashboard, please follow these steps:

  1. Open your web browser.
  2. Navigate to the admin dashboard URL below: http://gyasinimako-001-site1.htempurl.com/umbraco
  3. Log in using the following credentials:

You should now have access to the Umbraco admin dashboard.

## Credentials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 54.7%
  • HTML 45.3%